Don't add a default STACK_ALIGN (use the generic ABI alignment)
[oota-llvm.git] / test / Verifier / AmbiguousPhi.ll
index 7da71b0516264cd072ef073101f269af9a7d0738..f64ec3fd77e42f155033f5267b578a2408328b77 100644 (file)
@@ -1,3 +1,5 @@
+; RUN: not llvm-as -f %s -o /dev/null
+
 
 
 int "test"(int %i, int %j, bool %c) {