forked from OSchip/llvm-project
18f9351223
The compiler was generating symbols in the final code object for local branch target labels. This bloats the code object, slows down the loader, and is only used to simplify disassembly. Use '--symbolize-operands' with llvm-objdump to improve readability of the branch target operands in disassembly. Fixes: SWDEV-312223 Reviewed By: scott.linder Differential Revision: https://reviews.llvm.org/D114273 |
||
---|---|---|
.. | ||
atomics.ll | ||
different-addrspace-addressing-mode-loops.ll | ||
different-addrspace-crash.ll | ||
lit.local.cfg | ||
lsr-invalid-ptr-extend.ll | ||
lsr-postinc-pos-addrspace.ll | ||
lsr-void-inseltpoison.ll | ||
lsr-void.ll | ||
preserve-addrspace-assert.ll |