On Mon, Jun 08, 2020 at 08:12:01AM +0100, Julien Thierry wrote:
> Now that the objtool_file can be obtained outside of the check function,
> orc generation builtin no longer requires check to explicitly call its
> orc related functions.
> 
> Signed-off-by: Julien Thierry <jthie...@redhat.com>

Reviewed-by: Matt Helsley <mhels...@vmware.com>

> ---
>  tools/objtool/builtin-check.c |  2 +-
>  tools/objtool/builtin-orc.c   | 18 +++++++++++++++++-
>  tools/objtool/check.c         | 16 +---------------
>  tools/objtool/objtool.h       |  2 +-
>  tools/objtool/weak.c          |  2 +-
>  5 files changed, 21 insertions(+), 19 deletions(-)

Reply via email to