[PATCH 0/5] objtool fixes

From: Josh Poimboeuf
Date: Wed Apr 01 2020 - 14:23:45 EST


Some objtool fixes related to CONFIG_UBSAN_TRAP, Clang assembler, and
more...

Josh Poimboeuf (5):
objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
objtool: Support Clang non-section symbols in ORC dump
objtool: Support Clang non-section symbols in ORC generation
objtool: Fix switch table detection in .text.unlikely
objtool: Make BP scratch register warning more robust

tools/objtool/check.c | 26 ++++++++++++++++--------
tools/objtool/orc_dump.c | 44 ++++++++++++++++++++++++----------------
tools/objtool/orc_gen.c | 33 +++++++++++++++++++++++-------
3 files changed, 71 insertions(+), 32 deletions(-)

--
2.21.1