llvm-project/llvm/test/tools/gold/X86
Bernard Ogden 2cf7ca3f35 Fix test on non-x86 hosts
Summary:
This test is allowed to run on non-x86 hosts and thus must use
llvm-nm rather than nm.

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

llvm-svn: 283901
2016-10-11 16:32:37 +00:00
..
Inputs [ThinLTO] Always emit a summary when compiling in ThinLTO mode 2016-09-20 23:07:17 +00:00
v1.12 [ThinLTO] Emit files for distributed builds for all modules 2016-09-21 19:12:05 +00:00
alias.ll
alias2.ll
asm_undefined.ll [LTO] Don't pass SF_Undefined symbols to the IRmover. 2016-09-13 18:45:13 +00:00
asm_undefined2.ll [LTO] Prevent asm references to be dropped from the output. 2016-09-16 16:05:25 +00:00
available-externally.ll
bad-alias.ll
bcsection.ll
cache.ll ThinLTO: Fix Gold test after caching fix in r283655 2016-10-08 22:49:28 +00:00
coff.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
comdat.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
comdat2.ll
common.ll [LTO] Don't create a new common unless merged has different size 2016-08-27 04:41:22 +00:00
common_thinlto.ll [gold] Fix new gold test to specify emulation mode 2016-08-20 01:22:10 +00:00
ctors.ll
ctors2.ll
disable-verify.ll
drop-debug.ll
drop-linkage.ll Fix Gold test after r266750 (ModuleLinker: Do not import linkonce/weak as "external_weak") 2016-04-19 16:21:37 +00:00
emit-llvm.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
invalid.ll
irmover-error.ll Linker: teach the IR mover to return llvm::Error. 2016-05-27 05:21:35 +00:00
linker-script.ll
linkonce-weak.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
lit.local.cfg
mixed_lto.ll [LTO] Use llvm-nm instead of nm in new tests 2016-09-16 17:12:48 +00:00
module_asm.ll Fix test on non-x86 hosts 2016-10-11 16:32:37 +00:00
no-map-whole-file.ll
opt-level.ll [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path 2016-08-18 00:12:33 +00:00
parallel.ll [gold] Split plugin options controlling ThinLTO and codegen parallelism. 2016-09-23 20:35:19 +00:00
pr19901.ll Fix gold tests for llvm-readobj format change. 2016-03-24 16:45:41 +00:00
pr19901_thinlto.ll Move summary creation out of llvm-as into opt 2016-04-12 21:35:18 +00:00
pr25907.ll
pr25915.ll testcase gardening: update the emissionKind enum to the new syntax. (NFC) 2016-04-01 00:16:49 +00:00
relax-relocs.ll [gold] Really fix test to run on non x86 platforms. 2016-06-28 08:12:09 +00:00
remarks.ll
resolve-to-alias.ll
slp-vectorize.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
start-lib-common.ll [gold] Fix test accidentally regressed for newer gold 2016-08-29 16:22:23 +00:00
stats.ll
strip_names.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
thinlto.ll Tentatively fix gold-plugin test: ThinLTO objects start at offset 0 now. 2016-08-24 05:50:07 +00:00
thinlto_alias.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
thinlto_archive.ll [ThinLTO/gold] Handle bitcode archives 2016-05-26 01:46:41 +00:00
thinlto_emit_imports.ll [ThinLTO] Always emit a summary when compiling in ThinLTO mode 2016-09-20 23:07:17 +00:00
thinlto_emit_linked_objects.ll [ThinLTO/gold] Remove thin archive part of new test due to bot failures 2016-07-22 18:32:30 +00:00
thinlto_internalize.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
thinlto_linkonceresolution.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
thinlto_prefix_replace.ll [ThinLTO] Use semicolon to separate path prefix replacement 2016-05-17 18:43:22 +00:00
thinlto_weak_resolution.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
type-merge.ll
type-merge2.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
unnamed-addr.ll
vectorize.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
visibility.ll Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. 2016-08-19 06:44:44 +00:00
weak.ll