]> granicus.if.org Git - clang/commit
test: attempt to make test more hermetic
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 25 Oct 2014 20:49:12 +0000 (20:49 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 25 Oct 2014 20:49:12 +0000 (20:49 +0000)
commit778421dce95cf5a655f6a5a1a100fadd6a935ed8
treeafe55fadc9b9304802967d719fc7b19a42f2ace6
parent80d2bb1240ab2078f259eef53bb8847f8a6f2e4d
test: attempt to make test more hermetic

Add a fake linker in to a sysroot to use for testing the driver's tool
invocation.  Should make the test behave similarly on all platforms.  Addresses
review comments from Reid Kleckner from SVN r220546.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220625 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/Inputs/Windows/ARM/8.1/usr/bin/armv7-windows-itanium-ld [new file with mode: 0755]
test/Driver/windows-cross.c