summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/GlobalsModRef/no-escape.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/GlobalsModRef/no-escape.ll')
-rw-r--r--llvm/test/Analysis/GlobalsModRef/no-escape.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/GlobalsModRef/no-escape.ll b/llvm/test/Analysis/GlobalsModRef/no-escape.ll
index d813a92268c..752763c4347 100644
--- a/llvm/test/Analysis/GlobalsModRef/no-escape.ll
+++ b/llvm/test/Analysis/GlobalsModRef/no-escape.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -basicaa -globals-aa -S -enable-non-lto-gmr=true -licm | FileCheck %s
+; RUN: opt < %s -basicaa -globals-aa -S -licm | FileCheck %s
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-apple-macosx10.10.0"
OpenPOWER on IntegriCloud