summaryrefslogtreecommitdiff
path: root/test/Verifier/PhiGrouping.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/PhiGrouping.ll')
-rw-r--r--test/Verifier/PhiGrouping.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Verifier/PhiGrouping.ll b/test/Verifier/PhiGrouping.ll
index 71fbb1c4e5..aa1203b73a 100644
--- a/test/Verifier/PhiGrouping.ll
+++ b/test/Verifier/PhiGrouping.ll
@@ -1,3 +1,5 @@
+; RUN: not llvm-as -f %s -o /dev/null
+
int "test"(int %i, int %j, bool %c) {