The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / BasicAA / 2008-11-23-NoaliasRet.ll
index a0cb26a1c1fd14ef426ca84abd90db6da75796ed..c9e553d69476c89087c114ff1622cfdd3d8674ff 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -aa-eval |& grep {1 no alias response}
+; RUN: opt < %s -basicaa -aa-eval |& grep {1 no alias response}
 
 declare noalias i32* @_Znwj(i32 %x) nounwind