summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/module-flags-4-a.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Linker/module-flags-4-a.ll')
-rw-r--r--llvm/test/Linker/module-flags-4-a.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/module-flags-4-a.ll b/llvm/test/Linker/module-flags-4-a.ll
index f411a569d83..a656c8b84b9 100644
--- a/llvm/test/Linker/module-flags-4-a.ll
+++ b/llvm/test/Linker/module-flags-4-a.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-link %s %p/module-flags-4-b.ll -S -o - |& FileCheck %s
+; RUN: not llvm-link %s %p/module-flags-4-b.ll -S -o - 2>&1 | FileCheck %s
; Test 'require' error.
OpenPOWER on IntegriCloud