Revert commit 131781, to see if it fixes the x86-64 dragonegg buildbot.
[oota-llvm.git] / test / Analysis / BasicAA / 2008-11-23-NoaliasRet.ll
index 06018ccd5b578e92c009702c863fb6879e2702b2..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