Fix this test to not rely on the path but to use the

configured llvm-gcc instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39992 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-07-18 04:37:24 +00:00
parent 9a9d03dac1
commit 531ec1e7a2

View File

@ -1,4 +1,4 @@
// RUN: llvm-gcc %s -o - -S -emit-llvm -O3 | grep {i8 sext}
// RUN: %llvmgcc %s -o - -S -emit-llvm -O3 | grep {i8 sext}
// PR1513
struct s{