Add the missing target triple to this testcase.
[oota-llvm.git] / test / DebugInfo / array.ll
index e5e07ffe994204e8d920934b59f5c686a0c431bb..72b0b994c4de57b30bb17b8efa9322ef17778fe4 100644 (file)
@@ -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 {