From: Reid Spencer Date: Wed, 18 Jul 2007 04:37:24 +0000 (+0000) Subject: Fix this test to not rely on the path but to use the X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=531ec1e7a2330a76ef7168167f42440cc88fbfd5;p=oota-llvm.git 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 --- diff --git a/test/CFrontend/2007-06-18-SextAttrAggregate.c b/test/CFrontend/2007-06-18-SextAttrAggregate.c index e5e7fc45ce5..2ba61fff76f 100644 --- a/test/CFrontend/2007-06-18-SextAttrAggregate.c +++ b/test/CFrontend/2007-06-18-SextAttrAggregate.c @@ -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{