summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-04-17 09:36:59 +0000
committerTamas Berghammer <tberghammer@google.com>2015-04-17 09:36:59 +0000
commitb52bbd1724447ed4ab8c88f25fadc914644df357 (patch)
tree39642c27175cfec500c9e2e4f123ae122bdc2720 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta762fa6c988001f61c1cc9ca2bf90eee19f08c33 (diff)
downloadbcm5719-llvm-b52bbd1724447ed4ab8c88f25fadc914644df357.tar.gz
bcm5719-llvm-b52bbd1724447ed4ab8c88f25fadc914644df357.zip
Fix mapping symbol handling on arm 32/64
The debug info section contains some $d mapping symbol what is overlapping with code sections in other sections of the object file causing problem in the address class detection. This CL ignores these symboles from the address class map as the debug info sections don't use this map. Differential revision: http://reviews.llvm.org/D9050 llvm-svn: 235171
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud