summaryrefslogtreecommitdiff
path: root/test/DebugInfo/two-cus-from-same-file.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/two-cus-from-same-file.ll')
-rw-r--r--test/DebugInfo/two-cus-from-same-file.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/two-cus-from-same-file.ll b/test/DebugInfo/two-cus-from-same-file.ll
index 8589840a69..560bd00084 100644
--- a/test/DebugInfo/two-cus-from-same-file.ll
+++ b/test/DebugInfo/two-cus-from-same-file.ll
@@ -5,7 +5,7 @@
; REQUIRES: object-emission
-; RUN: llc %s -o %t -filetype=obj -O0
+; RUN: %llc_dwarf %s -o %t -filetype=obj -O0
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
; ModuleID = 'test.bc'