gcroot testcase, patch by Eric Christopher.
[oota-llvm.git] / test / CFrontend / 2003-11-18-CondExprLValue.c
index fbafacb2ce353d1d00d138484ba179477d058ef7..ec000a443d90b63e8d3064efd6d0911537acac61 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 typedef struct { unsigned long pgprot; } pgprot_t;
 
 void split_large_page(unsigned long addr, pgprot_t prot)