aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend/2003-11-18-CondExprLValue.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CFrontend/2003-11-18-CondExprLValue.c')
-rw-r--r--test/CFrontend/2003-11-18-CondExprLValue.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CFrontend/2003-11-18-CondExprLValue.c b/test/CFrontend/2003-11-18-CondExprLValue.c
index fbafacb..ec000a4 100644
--- a/test/CFrontend/2003-11-18-CondExprLValue.c
+++ b/test/CFrontend/2003-11-18-CondExprLValue.c
@@ -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)