aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorRamNalamothu <VenkataRamanaiah.Nalamothu@amd.com>2021-11-20 01:53:38 +0530
committerRamNalamothu <VenkataRamanaiah.Nalamothu@amd.com>2021-11-20 10:32:41 +0530
commit18f9351223488121cc88f252744a575156c617bf (patch)
tree1b2ef59d36e782e2db02fb88ed921eed65f08268 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent43f5f6916f0e2b0095a943eb19d06dfb8e13c727 (diff)
downloadllvm-18f9351223488121cc88f252744a575156c617bf.zip
llvm-18f9351223488121cc88f252744a575156c617bf.tar.gz
llvm-18f9351223488121cc88f252744a575156c617bf.tar.bz2
[AMDGPU] Do not generate ELF symbols for the local branch target labels
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions