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 a82bf80..68b1227 100644
--- a/test/DebugInfo/printdbginfo2.ll
+++ b/test/DebugInfo/printdbginfo2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -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