Don't run lli in llvm-test. Instead just check that the datalayout string
[oota-llvm.git] / test / CFrontend / 2003-08-29-BitFieldStruct.c
index f2a443ff57fdf65ad9aae171bae1538e4f9555dc..8c303e8f2e01709fd6789f6990f740dfe8ec7bff 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 struct Word {
   short bar;
   short baz;