Testcase for the problem worked around in
[oota-llvm.git] / test / CFrontend / 2002-07-14-MiscListTests.c
index 34edea18f3e27c552e7ee94aa5a38d70b7e312db..baae585f6c33029f0af22321797396a9e0ada440 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 // Test list stuff
 
 void *malloc(unsigned);