llvm-project/lld/test/elf
Denis Protivensky f84acb959b [LinkerScript] Fix case when setting custom NONE segment
llvm-svn: 243006
2015-07-23 11:46:59 +00:00
..
AArch64 [ELF/AArch64] Fix export TLS dynamic symbol 2015-07-14 13:25:32 +00:00
ARM [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
Hexagon YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
Inputs [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
Mips [Mips] Fix addend writing for R_MIPS_REL32 relocation 2015-07-21 05:54:30 +00:00
X86_64 [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
gnulinkonce [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
linkerscript [LinkerScript] Fix case when setting custom NONE segment 2015-07-23 11:46:59 +00:00
options [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
sectionGroups [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
abs-dup.objtxt
abs.test
allowduplicates.objtxt Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
archive-elf-forceload.test
archive-elf.test
as-needed.test [ELF] Add --as-needed. 2015-01-16 14:27:01 +00:00
branch.test
check.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
checkrodata.test
common.test
consecutive-weak-sym-defs.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00
defsym.objtxt [Gnu] Support an other form of defsym option 2015-04-01 03:06:59 +00:00
discard-all.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
discard-locals.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
dynamic-segorder.test
dynamic-undef.test Reapply r234378, with test fixed (by emaste). 2015-04-10 01:40:25 +00:00
dynamic.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
eh_frame_hdr.test [ELF] Use pcrel format for eh_frame_ptr field encoding 2015-03-16 21:07:46 +00:00
entry.objtxt Update for llvm change. 2015-07-06 19:21:08 +00:00
export-dynamic.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
filenotfound.test Remove fragile regex from test 2015-01-13 00:12:04 +00:00
gotpcrel.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
gottpoff.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
group-cmd-search.test ELF: Fix a bug in -l. 2015-01-30 21:03:19 +00:00
hexagon-quickdata-sort.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
hexagon-quickdata-sortcommon.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
ifunc.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
ignore-unknownoption.test
init_array-order.test [ELF] OrderPass : Order atoms only by ordinals. 2015-03-20 23:47:03 +00:00
init_array.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
initfini-options.test-1.test
initfini-options.test-2.test [ELF] GLOBAL_OFFSET_TABLE is a hidden symbol 2015-03-20 23:47:08 +00:00
initfini-options.test-3.test [ELF] GLOBAL_OFFSET_TABLE is a hidden symbol 2015-03-20 23:47:08 +00:00
librarynotfound.test
linker-as-ld.test
loginputfiles.test
mergeatoms.test
mergeconstants.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
mergeglobalatoms.test
no-unique-section-names.test [ELF] Fix lld when no unique sections is used 2015-05-24 16:19:27 +00:00
note.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
phdr.test Fix a comparison function to actually be a SWO so that it conforms to 2015-03-11 21:34:33 +00:00
quickdata.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
reloc.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
responsefile.test
rodata.test
rosegment.test Fix a comparison function to actually be a SWO so that it conforms to 2015-03-11 21:34:33 +00:00
sections.test
sh_addralign.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
soname.test
start-stop-sym.test [ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section name 2015-07-03 11:25:37 +00:00
strip-all.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
stripped-empty.test
symbols.test
tls-tbss-size.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
tls.test [ELF/x86_64] Fix initial-exec TLS access 2015-06-17 14:00:12 +00:00
tlsAddr.test
undef-from-dso-to-main.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
undef-from-main-dso.test
weaksym.test
wrap.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00
x86-64-dynamic-relocs.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
x86-64-dynamic.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
x86.test
x86_64-kinds.test Fix REQUIRES lines added in r226951 and add the x86 feature if the X86 target was compiled in 2015-01-24 03:55:22 +00:00
zoption_dtflags.test [ELF] Fix ELF test cases. Do not provide content for bss sections. 2015-07-03 23:06:24 +00:00