diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-07 20:29:27 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-07 20:29:27 +0000 |
commit | 90386ad60aaf70581293138f4124a2ec47ac7eb7 (patch) | |
tree | 2760901288cde2e2ad89050bcc11602a5f6c1a9d /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | aea65e9b130c059ab8aad04029324249287487f0 (diff) | |
download | llvm-90386ad60aaf70581293138f4124a2ec47ac7eb7.zip llvm-90386ad60aaf70581293138f4124a2ec47ac7eb7.tar.gz llvm-90386ad60aaf70581293138f4124a2ec47ac7eb7.tar.bz2 |
ARM: correct assertion for long-calls on WoA
COFF/PE, so the relocation model is never static. Loosen the assertion
accordingly. The relocation can still be emitted properly, as it will be
converted to an IMAGE_REL_ARM_ADDR32 which will be resolved by the loader
taking the base relocation into account. This is necessary to permit the
emission of long calls which can be controlled via the -mlong-calls option in
the driver.
llvm-svn: 210399
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions