Fix the test failure on non-Darwin targets.
[oota-llvm.git] / test / CFrontend / 2004-03-15-SimpleIndirectGoto.c
index 38ce086f2e2f101539a3e123e67cbe4120ac301e..ad7221e96a00f063b686049e5c761218e0c0ef69 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 int code[]={0,0,0,0,1};
 void foo(int x) {
   volatile int b;