Avoid Tcl substitution, introduced %llvmgcc_only for this one little test
[oota-llvm.git] / test / FrontendC / 2009-03-09-WeakDeclarations-1.c
index 15b9801699a2112dc3027d7d3327da43f462a438..13ea84f7bae92d5e6a3a6409557ce2c0aa24b452 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: $llvmgcc $test -c -o /dev/null |& \
+// RUN: %llvmgcc_only %s -c -o /dev/null |& \
 // RUN: egrep {(14|15|22): warning:} | \
 // RUN: wc -l | grep --quiet 3
 // XTARGET: darwin,linux