Fix this test to not rely on the path but to use the
authorReid Spencer <rspencer@reidspencer.com>
Wed, 18 Jul 2007 04:37:24 +0000 (04:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 18 Jul 2007 04:37:24 +0000 (04:37 +0000)
configured llvm-gcc instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39992 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2007-06-18-SextAttrAggregate.c

index e5e7fc45ce551f48d7c107d9d632895db05a00c3..2ba61fff76f7c049c5857e9f25f11ad09411d7f1 100644 (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{