[PATCH 0/2] objtool: clang-related fixes

From: Josh Poimboeuf
Date: Mon Feb 17 2020 - 22:42:08 EST


Fix a couple of issues which were discovered after clang CI was broken
by 644592d32837 ("objtool: Fail the kernel build on fatal errors").

Josh Poimboeuf (2):
objtool: Fix clang switch table edge case
objtool: Improve call destination function detection

tools/objtool/check.c | 38 +++++++++++++++++++++++++++-----------
tools/objtool/elf.c | 14 ++++++++++++--
tools/objtool/elf.h | 1 +
3 files changed, 40 insertions(+), 13 deletions(-)

--
2.21.1