summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/nonescaping-malloc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/nonescaping-malloc.ll')
-rw-r--r--test/Transforms/GVN/nonescaping-malloc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/nonescaping-malloc.ll b/test/Transforms/GVN/nonescaping-malloc.ll
index 5a42d9536c..1d50205c68 100644
--- a/test/Transforms/GVN/nonescaping-malloc.ll
+++ b/test/Transforms/GVN/nonescaping-malloc.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -gvn -stats -disable-output |& grep {Number of loads deleted}
+; RUN: opt < %s -basicaa -gvn -stats -disable-output |& grep {Number of loads deleted}
; rdar://7363102
; GVN should be able to eliminate load %tmp22.i, because it is redundant with