Move the personality function from LandingPadInst to Function
[oota-llvm.git] / test / Transforms / MergeFunc / phi-speculation1.ll
index fd0baffb31081b0faff0b40f32f51dc132a2967d..548e5102be10d0b8bbad68470f814b371040c1b8 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt < %s -mergefunc -stats -disable-output 2>&1 | not grep "functions merged"
 
 define i32 @foo1(i32 %x) {