new testcase
[oota-llvm.git] / test / CFrontend / 2002-08-19-RecursiveLocals.c
index 5e89419f782b388072252c67b26ea9d2db122f0f..e5007af7254e46ccfe234e3cf77ba95fa3f51ece 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* This testcase doesn't actually test a bug, it's just the result of me 
  * figuring out the syntax for forward declaring a static variable. */
 struct list {