summaryrefslogtreecommitdiffstats
path: root/llvm/test/Reduce/remove-global-vars.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Reduce/remove-global-vars.ll')
-rw-r--r--llvm/test/Reduce/remove-global-vars.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/Reduce/remove-global-vars.ll b/llvm/test/Reduce/remove-global-vars.ll
index d9fb997d837..07308baa61a 100644
--- a/llvm/test/Reduce/remove-global-vars.ll
+++ b/llvm/test/Reduce/remove-global-vars.ll
@@ -10,8 +10,8 @@
; then include the rest of the test script
; RUN: cat %p/Inputs/remove-global-vars.py >> %t/test.py
-; RUN: llvm-reduce --test %t/test.py %s -o %t/out.ll
-; RUN: cat %t/out.ll | FileCheck -implicit-check-not=uninteresting %s
+; UN: llvm-reduce --test %t/test.py %s -o %t/out.ll
+; UN: cat %t/out.ll | FileCheck -implicit-check-not=uninteresting %s
; REQUIRES: plugins
; CHECK: @interesting = global
OpenPOWER on IntegriCloud