summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/rle-nonlocal.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/rle-nonlocal.ll')
-rw-r--r--test/Transforms/GVN/rle-nonlocal.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/rle-nonlocal.ll b/test/Transforms/GVN/rle-nonlocal.ll
index 5c73dad399..6b74e9a946 100644
--- a/test/Transforms/GVN/rle-nonlocal.ll
+++ b/test/Transforms/GVN/rle-nonlocal.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -gvn -S | FileCheck %s
+; RUN: opt < %s -basicaa -gvn -S | FileCheck %s
define i32 @main(i32** %p) {
block1: