gcroot testcase, patch by Eric Christopher.
[oota-llvm.git] / test / CFrontend / 2002-01-24-ComplexSpaceInType.c
index 41c87d0dcb6939d967a864dbb4654a3d4985beaa..9559d5b37b79598fbbde5d18fa52f2730805fa73 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 // This caused generation of the following type name:
 //   %Array = uninitialized global [10 x %complex int]
 //