additional switch table entries #611
Labels
[ARCH] x86_64
This bug impacts ARCH=x86_64
[BUG] llvm
A bug that should be fixed in upstream LLVM
enhancement
New feature or request
feature-request
Not a bug per-se
[FIXED][LLVM] 11
This bug was fixed in LLVM 11.0
[TOOL] objtool
warning is produced by the kernel's objtool
Uh oh!
There was an error while loading. Please reload this page.
From the discussion with @jpoimboe in https://lore.kernel.org/r/20190716231718.flutou25wemgsfju@treble/:
it seems that LLVM is producing dead entries in switch tables. It would likely cut down on code size to discard these.
I should:
The text was updated successfully, but these errors were encountered: