new testcase to verify that we have field sensitive alias analysis info. This
[oota-llvm.git] / test / C++Frontend / 2003-08-29-ArgPassingBug.cpp.tr
index 2e82b46affe025071d53f1abd052da22a4da624d..ddb0dcec8c4603c64d44bff612e1a0946fa94eff 100644 (file)
@@ -1,5 +1,5 @@
 
-// RUN: llvmgcc -xc++ -c -o /dev/null %s 2>&1 | not grep WARNING
+// RUN: %llvmgcc -xc++ -c -o /dev/null %s 2>&1 | not grep WARNING
 
 struct iterator {
   iterator();