summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2018-12-15 00:20:17 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2018-12-15 00:20:17 +0000
commitae15e7232a4c12a2691c94c6585692ff6d1421e9 (patch)
tree611cf3302bf9b2b008aae2e8b5993c1e47d7b316 /llvm/lib/Transforms
parenta6682a413d893bc1ed6190dfadcee806155da66e (diff)
downloadbcm5719-llvm-ae15e7232a4c12a2691c94c6585692ff6d1421e9.tar.gz
bcm5719-llvm-ae15e7232a4c12a2691c94c6585692ff6d1421e9.zip
ELF: Handle R_ARM_V4BX correctly in PIC output files.
Previously we considered R_ARM_V4BX to be an absolute relocation, which meant that we rejected it in read-only sections in PIC output files. Instead, treat it as a hint relocation so that relocation processing ignores it entirely. Also fix a problem with the test case where it was never being run because it has a .yaml extension and we don't run tests with that extension. Differential Revision: https://reviews.llvm.org/D55728 llvm-svn: 349216
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud