1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/tools/gold/X86
Nathan Chancellor f9a2d3e277 [test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hosts
When running this test on an aarch64 machine, it fails:

```
/usr/bin/ld.gold: error: .../test/tools/gold/X86/Output/comdat-nodeduplicate.ll.tmp/ab.lto.o: incompatible target
```

Specify the elf_x86_64 emulation as all of the other gold plugin tests
do.

Reviewed By: MaskRay

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

(cherry picked from commit 5060224d9eed8b8359ed5090bb7c577b8575e9e7)
2021-08-04 19:43:41 -07:00
..
Inputs [test] Fix tools/gold/X86/weak.ll after D94202 2021-04-26 16:04:22 -07:00
v1.12 [test] Make ELF tests less reliant on the lexicographical order of non-local symbols 2021-02-13 01:01:06 -08:00
v1.16 [LTO] Move part of gold devirt test to v1.16 directory 2021-02-01 09:53:11 -08:00
alias2.ll
alias.ll
asm_undefined2.ll
asm_undefined.ll
available-externally.ll
bad-alias.ll
bcsection.ll
cache.ll
coff.ll
comdat2.ll
comdat-nodeduplicate.ll [test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hosts 2021-08-04 19:43:41 -07:00
comdat.ll
common_thinlto.ll
common.ll
ctors2.ll
ctors.ll
devirt_vcall_vis_export_dynamic.ll [gold] Add case being tested by equivalent lld test 2021-02-13 17:09:56 -08:00
devirt_vcall_vis_public.ll [LTO] Prevent devirtualization for symbols dynamically exported 2021-01-27 15:54:13 -08:00
devirt_vcall_vis_shared_def.ll [gold] Match lld WPD behavior for shared library symbols and add test 2021-02-17 15:28:49 -08:00
disable-verify.ll LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
drop-debug.ll
drop-linkage.ll
emit-asm.ll
emit-llvm.ll [IRSymTab] Set FB_used on llvm.compiler.used symbols 2021-03-03 16:22:30 -08:00
error-unopenable.ll
global_with_section.ll
invalid.ll
irmover-error.ll
linker-script.ll
linkonce_odr_unnamed_addr.ll
linkonce-weak.ll
lit.local.cfg
mixed_lto.ll
module_asm.ll
multiple-data.s
multiple-sections.ll Add test utility 'split-file' 2020-08-03 20:42:09 -07:00
new-pm.ll [test] Fix tools/gold/X86/new-pm.ll after D101797 2021-05-08 13:41:36 -07:00
no-map-whole-file.ll
opt-level.ll LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
opt-remarks.ll LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
parallel.ll [DCE] Don't remove non-willreturn calls 2021-02-19 12:35:40 +01:00
pr19901_thinlto.ll
pr19901.ll
pr25907.ll
pr25915.ll
relax-relocs.ll
relocatable.ll
relocation-model-pic.ll [test] Split some tests which test both static and pic relocation models 2020-12-04 19:03:40 -08:00
relocation-model-static.ll [test] Add explicit dso_local to constant/global variable declarations 2020-12-04 13:51:01 -08:00
remarks.ll
resolve-to-alias.ll
slp-vectorize-pm.ll
slp-vectorize.ll LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
split-dwarf.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
start-lib-common.ll
stats-file-option.ll
stats.ll
strip_names.ll
thinlto_afdo.ll
thinlto_alias.ll
thinlto_archive.ll
thinlto_cspgo.ll
thinlto_emit_imports.ll
thinlto_emit_linked_objects.ll
thinlto_funcimport.ll
thinlto_internalize.ll
thinlto_linkonceresolution.ll
thinlto_no_objects.ll
thinlto_object_suffix_replace.ll
thinlto_prefix_replace.ll
thinlto_weak_library.ll
thinlto_weak_resolution.ll
thinlto-emit-llvm.ll [ThinLTO][gold] Fix filenaming scheme for tasks. 2021-02-12 09:40:08 -08:00
thinlto.ll [ThinLTO] Add Visibility bits to GlobalValueSummary::GVFlags 2021-01-27 10:43:51 -08:00
type-merge2.ll
type-merge.ll
unnamed-addr.ll
vectorize.ll LLVMgold.so: Fix tests after D95380 2021-02-04 21:14:36 -08:00
visibility.ll
weak.ll [test] Fix tools/gold/X86/weak.ll after D94202 2021-04-26 16:04:22 -07:00