summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll')
-rw-r--r--llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll b/llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll
index 513ec86ef03..37796a9ceb3 100644
--- a/llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll
+++ b/llvm/test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -globalsmodref-aa -gvn -S | FileCheck %s
+; RUN: opt < %s -globals-aa -gvn -S | FileCheck %s
@g = internal global i32 0 ; <i32*> [#uses=2]
OpenPOWER on IntegriCloud