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

configured llvm-gcc instead.

llvm-svn: 39992
This commit is contained in:
Reid Spencer 2007-07-18 04:37:24 +00:00
parent ead26b672b
commit 2e5b07f41d
1 changed files with 1 additions and 1 deletions

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{