add test for this:
[oota-llvm.git] / test / CFrontend / 2002-04-07-SwitchStmt.c
index 178076c852835a05a939166e923ecc7e504a37d4..79632c9eb8adf4bdea20a9723477c2a9b12975ea 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 int printf(const char *, ...);
 int foo();