The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / BasicAA / 2003-04-25-GEPCrash.ll
index 0d571d4a6a263c51d37e32bf8c26cac79ef740e7..97bc38eb69bf38be2cf7713ad713b9ac465b0d0b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -basicaa -aa-eval -disable-output
+; RUN: opt < %s -basicaa -aa-eval -disable-output 2>/dev/null
 ; Test for a bug in BasicAA which caused a crash when querying equality of P1&P2
 define void @test([17 x i16]* %mask_bits) {
        %P1 = getelementptr [17 x i16]* %mask_bits, i64 0, i64 0