We should check that existing cast operation has the appropriate opcode before we...
[oota-llvm.git] / test / CFrontend / 2002-07-14-MiscTests2.c
index b7b3d5cdd5568b4d5fbc2da433e9aa1149324299..ac58926abf298be1ff1b6a97c9d6a7a551cb175d 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 
 // Test ?: in function calls
 extern fp(int, char*);