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