aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2016-10-20 22:15:56 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2016-10-20 22:15:56 +0000
commitb04df8eaa239c6547c7bb09a0f022242567f3780 (patch)
tree98b53ab2127f6ebfad3b017287cc5789f371fac0 /clang/lib/Lex/ModuleMap.cpp
parentf3a8803b76ae9bc15f36765a3a677fabac89b12f (diff)
downloadllvm-b04df8eaa239c6547c7bb09a0f022242567f3780.zip
llvm-b04df8eaa239c6547c7bb09a0f022242567f3780.tar.gz
llvm-b04df8eaa239c6547c7bb09a0f022242567f3780.tar.bz2
Fix cross-endianness RuntimeDyld relocation for ARM
rL284780 fixed the PREL31 relocation and added a test for it. Being the first such test for ARM relocations, it exposed incorrect endianness assumptions (causing buildbot failures on big-endian hosts). Fix that by using the same helpers used for the x86 case. llvm-svn: 284789
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions