add test for this:
[oota-llvm.git] / test / CFrontend / 2002-05-24-Alloca.c
index 698452e574a1ec5d4743d692b69ab11e9684dd42..0a44db12ea29cd8db37a37176f1e7f2b799915ba 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>