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