summaryrefslogtreecommitdiff
path: root/test/DebugInfo/varargs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/varargs.ll')
-rw-r--r--test/DebugInfo/varargs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/varargs.ll b/test/DebugInfo/varargs.ll
index 52e9e8b724..a327414261 100644
--- a/test/DebugInfo/varargs.ll
+++ b/test/DebugInfo/varargs.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -filetype=obj -o %t.o %s
+; RUN: %llc_dwarf -O0 -filetype=obj -o %t.o %s
; RUN: llvm-dwarfdump -debug-dump=info %t.o | FileCheck %s
; REQUIRES: object-emission
;