llvm-project/lld/test/elf/ARM
Leny Kholodov 592cee666e [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')
Command line options --arm-target1-rel and --arm-target1-abs have been renamed to be compatible with GNU linkers.
Two tests have been updated:
  test/elf/options/target-specific-args.test
  test/elf/ARM/rel-arm-target1.test

Differential Revision: http://reviews.llvm.org/D9037

llvm-svn: 235499
2015-04-22 11:58:09 +00:00
..
Inputs [ARM] Implement PLT for dynamic pass 2015-04-10 11:41:27 +00:00
arm-symbols.test
defsym.test
entry-point.test [ARM] Avoid potential error in test because of name collision 2015-04-03 08:03:23 +00:00
header-flags.test [ARM] Set specific flags in ELF header 2015-04-01 11:39:53 +00:00
mapping-code-model.test [ARM] Handle mapping symbols 2015-03-26 07:47:16 +00:00
mapping-symbols.test [ARM] Handle mapping symbols 2015-03-26 07:47:16 +00:00
missing-symbol.test [ELF] Ability to resolve undefined symbols lazily 2015-03-14 10:34:43 +00:00
plt-dynamic.test [ARM] Don't generate veneers when bl->blx fixup is possible 2015-04-15 10:05:12 +00:00
plt-ifunc-interwork.test [ARM] Don't generate veneers when bl->blx fixup is possible 2015-04-15 10:05:12 +00:00
plt-ifunc-mapping.test [ARM] Don't generate veneers when bl->blx fixup is possible 2015-04-15 10:05:12 +00:00
rel-abs32.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-arm-call.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-arm-jump24-veneer-b.test [ARM] Implement veneers for dynamic executable linking 2015-04-22 07:51:26 +00:00
rel-arm-jump24-veneer-bl.test [ARM] Implement veneers for dynamic executable linking 2015-04-22 07:51:26 +00:00
rel-arm-jump24.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-arm-mov.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-arm-prel31.test [ARM] Read initial addend for REL32 and PREL31 relocs 2015-03-17 13:51:32 +00:00
rel-arm-target1.test [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
rel-arm-thm-interwork.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-base-prel.test [ARM] Handle GOT relocations 2015-03-27 16:29:08 +00:00
rel-got-brel.test [ARM] Handle GOT relocations 2015-03-27 16:29:08 +00:00
rel-group-relocs.test [ARM] Fix group relocations test. 2015-03-28 01:18:10 +00:00
rel-ifunc.test [ARM] Generate PLT entries for calls from ARM and Thumb code 2015-04-02 07:23:11 +00:00
rel-rel32.test [ARM] Read initial addend for REL32 and PREL31 relocs 2015-03-17 13:51:32 +00:00
rel-thm-call.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-thm-jump11.test [ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 2015-03-17 09:18:24 +00:00
rel-thm-jump24-veneer.test [ARM] Implement veneers for dynamic executable linking 2015-04-22 07:51:26 +00:00
rel-thm-jump24.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-thm-mov.test [lld][ARM] Add relocations to perform function calls 2015-02-03 10:48:37 +00:00
rel-tls-ie32.test [ARM] Implement R_ARM_TLS_IE32 for dynamic executable 2015-04-17 11:30:29 +00:00
rel-tls-le32.test [ARM] Test R_ARM_TLS_LE32 for dynamic executable 2015-04-17 11:24:11 +00:00
thm-symbols.test
undef-lazy-symbol.test [ARM] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function) 2015-03-26 14:57:50 +00:00
veneer-mapping.test [ARM] Add mapping symbols to veneers 2015-04-09 09:59:18 +00:00
weak-branch.test [ARM] Replace branches to undefined weak functions with NOP 2015-04-22 11:47:53 +00:00