aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/array.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/array.ll')
-rw-r--r--test/DebugInfo/array.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/array.ll b/test/DebugInfo/array.ll
index e5e07ff..72b0b99 100644
--- a/test/DebugInfo/array.ll
+++ b/test/DebugInfo/array.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | FileCheck %s
+; RUN: %llc_dwarf -O0 < %s | FileCheck %s
; Do not emit AT_upper_bound for an unbounded array.
; radar 9241695
define i32 @main() nounwind ssp {