diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-04-05 12:11:40 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-04-05 12:11:40 +0000 |
commit | 849045f2aaa5302f931b4fea3448d7af76e6b4f0 (patch) | |
tree | 317855ac26ea49d241f1bfd53d9c68afe0c5c343 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | d9a1717efc2e4d17661d4d2b8f8306421213605b (diff) | |
download | bcm5719-llvm-849045f2aaa5302f931b4fea3448d7af76e6b4f0.tar.gz bcm5719-llvm-849045f2aaa5302f931b4fea3448d7af76e6b4f0.zip |
Set the thumb flag for thumb symbols coming from an ELF file
Without setting the flag there is no way to determine if a symbol
points to an arm or to a thumb function as the LSB of the address
masked out in all getter function.
Note: Currently the thumb flag is only used for MachO files so
adding a test to this change is not possible. It will be used
by the upcoming fix for llvm-objdump for disassembling thumb
functions what is easily testable.
Differential revision: http://reviews.llvm.org/D17956
llvm-svn: 265387
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions