move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendC / 2007-01-06-KNR-Proto.c
index eb2f25482d9dc8e2300086b9511a05642e3c35e8..6aa74d4cb25f8f2e2d8560ed84daa02ea5057fea 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S -o - -emit-llvm %s
+// RUN: %llvmgcc -S -o - %s
 // PR1083
 
 int svc_register (void (*dispatch) (int));