hanchenye-llvm-project/lld/test/ELF/Inputs
Rafael Espindola aca2afcc55 Don't depend on these symbols being implicitly global.
This might change in llvm-mc and it is nice to be explicit in a test.

llvm-svn: 308506
2017-07-19 18:24:38 +00:00
..
aarch64-condb-reloc.s
aarch64-copy2.s Fix implicit plt creation on aarch64. 2016-06-04 19:11:14 +00:00
aarch64-tls-gdie.s Implement gd to ie relaxation for aarch64. 2016-06-04 23:33:31 +00:00
aarch64-tls-ie.s
aarch64-tstbr14-reloc.s
abs-hidden.s
abs.s
abs255.s
abs256.s
abs257.s
allow-multiple-definition.s
allow-shlib-undefined.s
archive.s
archive2.s
archive3.s
archive4.s
arm-attributes1.s [ELF] Accept first SHT_ARM_ATTRIBUTES section 2016-12-14 10:36:12 +00:00
arm-exidx-cantunwind.s [ELF][ARM] Initial implentation of ARM exceptions support 2016-10-10 09:39:26 +00:00
arm-plt-reloc.s Initial support for ARM in lld. 2016-06-07 09:31:52 +00:00
arm-shared.s [ELF] ifunc implementation using synthetic sections 2016-12-08 12:58:55 +00:00
arm-thumb-blx-targets.s Add initial support for Thumb for ARMv7a 2016-06-16 09:53:46 +00:00
arm-thumb-narrow-branch.o Add initial support for Thumb for ARMv7a 2016-06-16 09:53:46 +00:00
arm-thumb-narrow-branch.s Add initial support for Thumb for ARMv7a 2016-06-16 09:53:46 +00:00
arm-tls-get-addr.s [ARM] ARM TLS shouldn't use relaxations 2016-09-23 13:54:48 +00:00
bad-archive.a [ELF] Attempt to fix Windows buidbot 2016-11-21 13:57:50 +00:00
comdat.s
comment-gc.s Don't GC non-alloc mergeable section pieces 2016-09-29 10:27:10 +00:00
common.s
conflict-debug.s [ELF] Better error reporting for duplicate symbol 2016-11-08 16:26:32 +00:00
conflict.s
copy-in-shared.s Reject zero-sized symbols when creating copy relocations. 2016-05-24 02:37:40 +00:00
copy-rel-corrupted.s Reject zero-sized symbols when creating copy relocations. 2016-05-24 02:37:40 +00:00
copy-rel-pie.s ELF: Reserve space for copy relocations of read-only symbols in relro. 2017-01-10 01:21:50 +00:00
ctors_dtors_priority1.s Fix tests for .ctors/.dtors. 2017-07-17 20:42:52 +00:00
ctors_dtors_priority2.s Fix tests for .ctors/.dtors. 2017-07-17 20:42:52 +00:00
ctors_dtors_priority3.s Fix tests for .ctors/.dtors. 2017-07-17 20:42:52 +00:00
discard-merge-unnamed.o
dso-undef-size.s [ELF] - Do not set st_size field of SHT_UNDEF symbols. 2017-06-28 09:51:33 +00:00
dtrace-r.o Fix -r when the input has a relocation with no symbol. 2017-01-26 14:09:18 +00:00
duplicated-plt-entry.s
dynamic-reloc-weak.s
dynamic-reloc.s
eh-frame-end.s Avoid empty .eh_frame sections. 2017-05-02 15:45:31 +00:00
ehframe-relocation.s
empty-ver.ver Handle empty versions. 2016-06-28 21:48:33 +00:00
exclude-libs.s Implement the --exclude-libs option. 2017-06-21 15:36:24 +00:00
far-arm-abs.s Initial support for ARM in lld. 2016-06-07 09:31:52 +00:00
far-arm-thumb-abs.s Add initial support for Thumb for ARMv7a 2016-06-16 09:53:46 +00:00
gc-sections-weak.s
gdb-index.s [ELF] - Remove dependency on precompiled inputs from -gdb-index testcases. 2017-07-14 08:26:44 +00:00
gnu-ifunc-dso.s [ELF] - Fix functionality treating IFunc definitions in DSOs as functions. 2017-07-11 11:40:59 +00:00
gnu-ifunc-gotpcrel.s
gotpc-relax-und-dso.s [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation. 2016-05-25 14:31:37 +00:00
i386-got32x-baseless.elf [ELF] - Stop producing broken output for R_386_GOT32[X] relocations. 2017-04-08 06:14:14 +00:00
i386-reloc-8-error.s Fix checks for R_386_8 and R_386_16. 2017-02-13 21:29:56 +00:00
i386-reloc-8.s Fix checks for R_386_8 and R_386_16. 2017-02-13 21:29:56 +00:00
i386-reloc-16-error.s Fix checks for R_386_8 and R_386_16. 2017-02-13 21:29:56 +00:00
i386-reloc-16.s Fix checks for R_386_8 and R_386_16. 2017-02-13 21:29:56 +00:00
i386-tls-got.s Don't crash trying to write an 0 addend. 2016-12-06 12:19:24 +00:00
icf-absolute.s ELF: Fix ICF crash on absolute symbol relocations. 2017-01-20 04:58:12 +00:00
icf-merge-sec.s ELF: Teach ICF about relocations referring to merge input sections. 2017-06-12 00:05:54 +00:00
icf-merge.s ELF: Teach ICF about relocations referring to merge input sections. 2017-06-12 00:05:54 +00:00
icf-merge2.s ELF: Teach ICF about relocations referring to merge input sections. 2017-06-12 00:05:54 +00:00
icf-merge3.s ELF: Teach ICF about relocations referring to merge input sections. 2017-06-12 00:05:54 +00:00
icf-non-mergeable.s Removed a wrong assertion about non-colorable sections. 2016-12-02 17:23:58 +00:00
icf2.s
libsearch-dyn.s
libsearch-st.s
llvm33-rela-outside-group.o
map-file2.s Implement -Map. 2017-01-13 21:05:46 +00:00
map-file3.s Implement -Map. 2017-01-13 21:05:46 +00:00
map-file4.s Implement -Map. 2017-01-13 21:05:46 +00:00
merge.s
mips-align-err.s
mips-concatenated-abiflags.o [ELF][MIPS] Allow .MIPS.abiflags larger than one Elf_Mips_ABIFlags struct 2016-12-21 05:31:57 +00:00
mips-dynamic.s Reject zero-sized symbols when creating copy relocations. 2016-05-24 02:37:40 +00:00
mips-fnpic.s [ELF][MIPS] Do not use a binary input file in the test case. NFC 2016-09-29 12:58:42 +00:00
mips-fpic.s [ELF][MIPS] Do not use a binary input file in the test case. NFC 2016-09-29 12:58:42 +00:00
mips-gp-disp.so
mips-gp0-non-zero.o [ELF][MIPS] Set GP0 value to zero in case of relocatable object generation 2016-09-29 12:58:48 +00:00
mips-n32-rels.o [ELF][MIPS] N32 ABI support 2016-11-05 22:58:01 +00:00
mips-nonalloc.s [ELF] Take into account offset in the output section when read addends for a non-alloc input section 2016-05-21 19:48:54 +00:00
mips-options.o [ELF][MIPS] Handle section symbol points to the .MIPS.options / .reginfo section 2016-05-26 20:46:01 +00:00
mips-pic.s
mips-tls.s [ELF][MIPS] Support MIPS TLS relocations 2016-06-23 15:26:31 +00:00
no-symtab.o
plt-aarch64.s
ppc64-addr16-error.s
progname-ver.s Replace a binary .so with a text .s. 2017-04-24 23:51:18 +00:00
protected-shared.s Don't create dynamic relocations to ro segments. 2016-04-30 01:15:17 +00:00
relocatable-comdat-multiple.s [ELF] - Allow multiple comdats when producing relocatable output. 2017-06-06 06:38:32 +00:00
relocatable-ehframe.s
relocatable-non-alloc.s [ELF] Ignore R_*_NONE relocs when relocating non-alloc sections 2017-02-23 06:22:28 +00:00
relocatable-tls.s [ELF] - Do not create reserved symbols in case of relocatable output. 2016-11-15 08:19:02 +00:00
relocatable.s
relocatable2.s
relocation-copy-alias.s
relocation-copy-align-common.s [ELF] - Recommit "[ELF] - Make Bss and BssRelRo sections to be synthetic (#3)." 2017-03-17 10:14:53 +00:00
relocation-copy-align.s
relocation-copy-arm.s Initial support for ARM in lld. 2016-06-07 09:31:52 +00:00
relocation-copy-relro.s ELF: Reserve space for copy relocations of read-only symbols in relro. 2017-01-10 01:21:50 +00:00
relocation-copy.s
relocation-relative-absolute.s [ELF] - Better diagnostic for relative relocation to an absolute value error. 2016-11-15 08:07:14 +00:00
relocation-size-shared.s
resolution-end.s Also define 'end' if it is present in a .so. 2017-01-19 19:51:02 +00:00
resolution-shared.s
resolution.s
rodynamic.s [lld][ELF]Add option to make .dynamic read only 2017-05-26 19:12:38 +00:00
shared-ppc64.s
shared.s
shared2-x86-64.s [ELF] ifunc implementation using synthetic sections 2016-12-08 12:58:55 +00:00
shared2.s
shared3.s
shf-info-link.test Ignone SHF_INFO_LINK. 2016-12-03 15:26:18 +00:00
sht-group-gold-r.elf Allow the GNU gold-style nonstandard SHT_GROUP section. 2017-06-12 18:46:33 +00:00
sht-group-gold-r.s Allow the GNU gold-style nonstandard SHT_GROUP section. 2017-06-12 18:46:33 +00:00
start-lib-comdat.s Don't include --start-lib/--end-lib files twice. 2016-06-14 21:56:36 +00:00
start-lib1.s
start-lib2.s
startstop-shared2.s ELF: Override DSO definitions when creating __start_* and __stop_* symbols. 2016-10-13 22:20:18 +00:00
symbol-override.s Remove trailing whitespaces. 2016-07-25 16:51:52 +00:00
symver-archive1.s Bring back r307364. 2017-07-19 16:45:05 +00:00
symver-archive2.s Bring back r307364. 2017-07-19 16:45:05 +00:00
tls-got-entry.s
tls-got.s
tls-in-archive.s
tls-mismatch.s
tls-opt-gdie.s
tls-opt-gdiele-i686.s
tls-opt-iele-i686-nopic.s
trace-ar1.s
trace-ar2.s
trace-symbols-foo-strong.s Implement --trace-symbol=symbol option. 2016-06-23 07:00:17 +00:00
trace-symbols-foo-weak.s Implement --trace-symbol=symbol option. 2016-06-23 07:00:17 +00:00
uabs_label.s [ELF/AArch64] Implement some UABS relocs 2016-09-12 10:02:41 +00:00
undef-debug.s [ELF] - Print absolute file name in errors when possible. 2016-12-07 19:42:25 +00:00
undef-with-plt-addr.s Don't create dynamic relocations to ro segments. 2016-04-30 01:15:17 +00:00
undef.s Print member name in undefined symbol error. 2016-05-09 21:40:06 +00:00
unknown-reloc.s [ELF] - Explicitly list supported relocations for x86 target. 2017-01-11 08:29:52 +00:00
unresolved-symbols.s [ELF] - Added support for --unresolved-symbols option. 2016-06-29 12:35:04 +00:00
use-bar.s [ELF] Don't fail if undefined symbol is not used 2016-10-06 09:45:04 +00:00
verdef-defaultver.s Don't depend on these symbols being implicitly global. 2017-07-19 18:24:38 +00:00
verdef.s [ELF] - Recommit r273143("[ELF] - Basic versioned symbols support implemented.") 2016-06-20 11:55:12 +00:00
verneed.so.sh
verneed1.so
verneed2.so
version-script-err.script Don't go on an infinite loop on a missing ";". 2016-06-20 14:02:22 +00:00
version-script-no-warn2.s Bring back InVersionScript. 2017-07-12 17:49:17 +00:00
version-script-weak.s [ELF] - Fix handling of weak symbols from static library when using version script. 2017-07-12 11:09:46 +00:00
version-undef-sym.so
version-use.script Ignore the "globally available" version. 2016-06-06 22:42:57 +00:00
version-use.so Ignore the "globally available" version. 2016-06-06 22:42:57 +00:00
visibility.s
warn-common.s
warn-common2.s
weak-and-strong-undef.s Handle mixed strong and weak undefined symbols. 2017-05-03 18:40:27 +00:00
whole-archive.s
wrap-dynamic-undef.s Fix PR33635. 2017-07-05 00:43:18 +00:00
wrap.s
x86-64-relax-offset.s Don't confuse input and output section offsets. 2016-06-17 15:42:36 +00:00
x86-64-reloc-8-error.s ELF: Add support for relocation type R_X86_64_8. 2017-01-18 02:20:53 +00:00
x86-64-reloc-8.s ELF: Add support for relocation type R_X86_64_8. 2017-01-18 02:20:53 +00:00
x86-64-reloc-16-error.s Implement R_X86_64_16. 2017-02-13 16:21:34 +00:00
x86-64-reloc-16.s Implement R_X86_64_16. 2017-02-13 16:21:34 +00:00
x86-64-reloc-error.s
x86-64-tls-gd-got.s Add a test for accessing __tls_get_addr with a GOT. 2016-07-04 17:34:53 +00:00
ztext-text-notext.s Don't create copy relocs or dummy plt's if given -z notext. 2017-03-14 22:50:07 +00:00