summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll')
-rw-r--r--llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll b/llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll
index 9e163ec4d20..d2ae830ff87 100644
--- a/llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll
+++ b/llvm/test/Analysis/GlobalsModRef/atomic-instrs.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -globalsmodref-aa -gvn -S | FileCheck %s
+; RUN: opt < %s -globals-aa -gvn -S | FileCheck %s
@X = internal global i32 4
OpenPOWER on IntegriCloud