Fix test case.
[oota-llvm.git] / test / CFrontend / 2003-07-22-ArrayAccessTypeSafety.c.tr
index 4473bfe6e10fd1bb92cdba129053f91a8857dc23..705b2590a6bca1729d30d9b89d0a61fbfad4e39c 100644 (file)
@@ -1,4 +1,4 @@
-/* RUN: llvmgcc -xc %s -c -o - | dis | not grep cast
+/* RUN: %llvmgcc -xc %s -c -o - | dis | not grep cast
  */
 
 void test(int* array, long long N) {