summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/printdbginfo2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/printdbginfo2.ll')
-rw-r--r--llvm/test/DebugInfo/printdbginfo2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/printdbginfo2.ll b/llvm/test/DebugInfo/printdbginfo2.ll
index e19395b0df1..31937919747 100644
--- a/llvm/test/DebugInfo/printdbginfo2.ll
+++ b/llvm/test/DebugInfo/printdbginfo2.ll
@@ -1,4 +1,4 @@
-; RUN: opt < %s -print-dbginfo -disable-output | FileCheck %s
+; RUN: opt < %s -print-dbginfo -disable-output |& 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
OpenPOWER on IntegriCloud