We shouldn't have tests for features we don't have yet.
[oota-llvm.git] / test / CFrontend / 2007-03-05-DataLayout.c
index 701cb798b61dd49e12ff877d2c09e61756c38480..18819f16908098ac37012ef32f0a8bd0b9fc1ac2 100644 (file)
@@ -1,5 +1,7 @@
 // Testcase for PR1242
-// RUN: %llvmgcc -c %s -o %t && lli --force-interpreter=1 %t
+// RUN: %llvmgcc -S %s -o - | grep datalayout | \
+// RUN:    not grep {"\[Ee\]-p:\[36\]\[24\]:\[36\]\[24\]"}
+// END.
 #include <stdlib.h>
 #define NDIM 3
 #define BODY 01