Don't run lli in llvm-test. Instead just check that the datalayout string
[oota-llvm.git] / test / CFrontend / 2002-07-14-MiscTests.c
index 980a8a45047096e8e3cd1d66880008ef6f3b541f..e78dbd72eb9344811c9f02a4dac6e0649be178b8 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* These are random tests that I used when working on the GCC frontend 
    originally. */