llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86
Pavel Labath 859d302349 [RuntimeDyld] Fix debug section relocation (pr20457)
Summary:
Debug info sections, (or non-SHF_ALLOC sections in general) should be
linked as if their load address was zero to emulate the behavior of the
static linker.

This bug was discovered because it was breaking lldb expression evaluation on
linux.

Reviewers: lhames

Subscribers: aprantl, eugene, clayborg, lldb-commits, llvm-commits

Differential Revision: https://reviews.llvm.org/D32899

llvm-svn: 303239
2017-05-17 08:47:28 +00:00
..
Inputs
COFF_i386.s X86: handle external tail calls in Windows JIT 2016-07-14 17:27:06 +00:00
COFF_x86_64.s
ELF-relaxed.s Change the default of -relax-relocations. 2016-06-17 17:04:56 +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_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_x86-64_debug_frame.s [RuntimeDyld] Fix debug section relocation (pr20457) 2017-05-17 08:47:28 +00:00
ELF_x86-64_none.yaml Test RuntimeDyld doesn't crash with R_X86_64_NONE (r293388). 2017-01-30 01:28:42 +00:00
ELF_x86_64_StubBuf.s
MachO_empty_ehframe.s
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
coff-alignment.ll Make this test Windows-only (try to placate buildbots). 2016-11-03 16:43:10 +00:00
lit.local.cfg