1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/ExecutionEngine/RuntimeDyld/X86
Rafael Espindola 2662e16e5d Change the default of -relax-relocations.
llvm-mc is a developer tool, as such it make sense for it to use new
features by default.

This doesn't change the user facing clang, which still defaults to non
relaxable relocations.

llvm-svn: 273014
2016-06-17 17:04:56 +00:00
..
Inputs [RuntimeDyld] Don't allocate unnecessary stub buffer space 2015-11-23 21:47:51 +00:00
COFF_i386.s [PATCH] Fix RuntimeDyldCOFFI386 to handle relocations with a non-zero addend 2016-06-16 16:21:41 +00:00
COFF_x86_64.s [RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64 2015-10-23 18:46:43 +00:00
ELF_STT_FILE.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
ELF_x64-64_PC8_relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
ELF_x64-64_PIC_relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
ELF_x86_64_StubBuf.s [RuntimeDyld] Don't allocate unnecessary stub buffer space 2015-11-23 21:47:51 +00:00
ELF_x86-64_PIC-small-relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
ELF-relaxed.s Change the default of -relax-relocations. 2016-06-17 17:04:56 +00:00
lit.local.cfg
MachO_empty_ehframe.s [RuntimeDyld][MachO] Fix handling of empty eh-frame sections. 2016-01-28 22:35:48 +00:00
MachO_i386_DynNoPIC_relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
MachO_i386_eh_frame.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
MachO_x86-64_PIC_relocations.s [RuntimeDyld][MachO] Add support for SUBTRACTOR relocations between anonymous 2016-05-19 23:26:05 +00:00