llvm-project/lld/test/elf
Shankar Easwaran 11202deb4a [ELF] Add alias options for start-group/end-group options.
There are aliases for --start-group/--end-group options represented
by -( and -) respectively in the command line.

This change adds and improves the test for the alias options to be
tested.

Looks like users use this option widely than explicitly using
--start-group/--end-group.

llvm-svn: 192470
2013-10-11 17:59:47 +00:00
..
Hexagon [ELF] Change MaxAlignment to 2. 2013-10-09 18:12:31 +00:00
Inputs [ELF] Handle copy relocations for PC32. 2013-09-27 21:30:27 +00:00
X86_64 [ELF] Add alias options for start-group/end-group options. 2013-10-11 17:59:47 +00:00
linkerscript [ELF] Return error from invalid linker script parse. 2013-10-10 16:59:53 +00:00
options [lld][elf] Add --dynamic-linker option to the ELF linker. 2013-05-29 22:51:01 +00:00
abs.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
archive-elf-forceload.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
archive-elf.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
branch.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
check.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
checkrodata.test [lld][ELF] Fix the readonly section order. 2013-09-12 15:43:13 +00:00
common.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dynamic-segorder.test [ELF] TBSS section has to be special cased so that it doesnot occupy memory space 2013-06-12 00:32:32 +00:00
dynamic-undef.test [Core] Allow weak symbols in shared library when linking. 2013-04-24 19:00:26 +00:00
dynamic.test [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
entry.objtxt Handle _DYNAMIC correctly in the x86_64 backend. 2013-09-09 12:19:28 +00:00
gotpcrel.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
hexagon-quickdata-sort.test [lld][LayoutPass] Order the atoms that are in the same chain 2013-09-12 15:43:09 +00:00
hexagon-quickdata-sortcommon.test [lld][LayoutPass] Order the atoms that are in the same chain 2013-09-12 15:43:09 +00:00
ifunc.test [ELF] Fix Atoms in the same file had overlapping ordinals. 2013-10-11 01:50:04 +00:00
init_array.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
librarynotfound.test [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
mergeatoms.test [lld][test] organize test directory. No change in functionality 2013-08-31 05:59:52 +00:00
mergeconstants.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
mergeglobalatoms.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
phdr.test [ELF] Fix uninitalized value. 2013-10-03 19:25:34 +00:00
ppc.test [lld][test] organize test directory. No change in functionality 2013-08-31 05:59:52 +00:00
quickdata.test [ELF] Fix uninitalized value. 2013-10-03 19:25:34 +00:00
reloc.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
rodata.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
sections.test [ELF] Fix uninitalized value. 2013-10-03 19:25:34 +00:00
soname.test Output soname. 2013-09-14 19:53:51 +00:00
stripped-empty.test Fix handling of files without a symbol table. 2013-06-07 21:08:19 +00:00
symbols.test Add _end symbol for dynamic libraries. At least brk/sbrk in libc on 2013-09-14 13:45:29 +00:00
tls.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
tlsAddr.test [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +00:00
undef-from-main-dso.test [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
weaksym.test A weak reference to a symbol that is only weakly referenced in 2013-09-03 12:06:33 +00:00
x86-64-dynamic-relocs.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
x86-64-dynamic.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
x86.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
x86_64-kinds.test [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00