1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/tools
Asiri Rathnayake 0866c9cbc8 Fix x86 gold tests on non-x86 targets.
These tests are missing a target triple and the -m elf_x86_64 gold option,
which makes them fail on non-x86 targets.

Differential revision: https://reviews.llvm.org/D28285

Reviewers: tejohnson
llvm-svn: 290965
2017-01-04 14:43:51 +00:00
..
dsymutil
gold Fix x86 gold tests on non-x86 targets. 2017-01-04 14:43:51 +00:00
llvm-ar
llvm-config [llvm-config] Add --ignore-libllvm 2016-12-13 22:17:59 +00:00
llvm-cov [llvm-cov] Avoid 0% when reporting something that's 0/0 2016-11-21 14:00:04 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-dwp
llvm-lit
llvm-lto [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
llvm-lto2 [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
llvm-mc
llvm-modextract llvm-modextract: Call keep() on the output stream before exiting. 2016-12-01 23:13:11 +00:00
llvm-nm llvm-nm: Print correct symbol types for init and fini sections 2016-11-23 20:17:20 +00:00
llvm-objdump [IR] Remove the DIExpression field from DIGlobalVariable. 2016-12-20 02:09:43 +00:00
llvm-opt-report
llvm-pdbdump
llvm-profdata
llvm-readobj [llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOTDATA header 2016-12-06 17:55:52 +00:00
llvm-size Fix a bug with llvm-size and the -m option with multiple files not printing the file names. 2016-12-01 19:12:55 +00:00
llvm-split
llvm-strings
llvm-symbolizer Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
llvm-xray/X86
lto Fix test/tools/lto/hide-linkonce-odr.ll after r289719 2016-12-15 01:31:38 +00:00
sancov [sancov] hash prefix results in huge merge files, use shorter prefix 2016-12-21 22:09:57 +00:00
sanstats
yaml2obj