diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2016-10-20 22:15:56 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2016-10-20 22:15:56 +0000 |
commit | b04df8eaa239c6547c7bb09a0f022242567f3780 (patch) | |
tree | 98b53ab2127f6ebfad3b017287cc5789f371fac0 /clang/lib/Lex/ModuleMap.cpp | |
parent | f3a8803b76ae9bc15f36765a3a677fabac89b12f (diff) | |
download | llvm-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