aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/printdbginfo2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/printdbginfo2.ll')
-rw-r--r--test/DebugInfo/printdbginfo2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/printdbginfo2.ll b/test/DebugInfo/printdbginfo2.ll
index 3193791..396ae85 100644
--- a/test/DebugInfo/printdbginfo2.ll
+++ b/test/DebugInfo/printdbginfo2.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -print-dbginfo -disable-output |& FileCheck %s
+; RUN: opt < %s -print-dbginfo -disable-output 2>&1 | FileCheck %s
; grep {%b is variable b of type x declared at x.c:7} %t1
; grep {%2 is variable b of type x declared at x.c:7} %t1
; grep {@c.1442 is variable c of type int declared at x.c:4} %t1