Hardcode the target in this testcase — it depends on the ABI.
[oota-llvm.git] / test / DebugInfo / X86 / reference-argument.ll
index 4c090308d35972ae1ae3427809c432323b41070a..0df6ff3edab19af13d1b319b1f87f73eb09714eb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %llc_dwarf -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: llc -mtriple=x86_64-apple-macosx10.9.0 -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
 ; ModuleID = 'aggregate-indirect-arg.cpp'
 ; extracted from debuginfo-tests/aggregate-indirect-arg.cpp