llvm-6502/test/tools
Chandler Carruth 15db81893f [gold] Consolidate the gold plugin options and actually search for
a gold binary explicitly. Substitute this binary into the tests rather
than just directly executing the 'ld' binary.

This should allow folks to inject a cross compiling gold binary, or in
my case to use a gold binary built and installed somewhere other than
/usr/bin/ld. It should also allow the tests to find 'ld.gold' so that
things work even if gold isn't the default on the system.

I've only stubbed out support in the makefile to preserve the existing
behavior with none of the fancy logic. If someone else wants to add
logic here, they're welcome to do so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229251 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-14 09:43:57 +00:00
..
dsymutil [dsymutil] Add DIE selection algorithm. 2015-02-13 23:18:34 +00:00
gold [gold] Consolidate the gold plugin options and actually search for 2015-02-14 09:43:57 +00:00
llvm-cov llvm-cov: Actually use the command line arguments when reporting 2015-02-14 02:05:05 +00:00
llvm-lit
llvm-mc
llvm-objdump Add code to llvm-objdump so the -section option with -macho will dump literal 2015-02-06 23:25:38 +00:00
llvm-profdata
llvm-readobj llvm-readobj: add a test case for ARM_MOV32(T) base relocation 2015-01-31 04:46:50 +00:00
llvm-symbolizer
llvm-vtabledump