Add a triple to fix the test on OS X.
[oota-llvm.git] / test / DebugInfo / X86 / decl-derived-member.ll
index 80b0b307243626ad73ea3e7091877c8a7920660c..d9f320ea7efbaa66ca4f081476f8aea1b6ea6b8f 100644 (file)
@@ -1,6 +1,6 @@
 ; REQUIRES: object-emission
 
-; RUN: %llc_dwarf -O0 -filetype=obj %s -o %t
+; RUN: %llc_dwarf -mtriple x86_64-pc-linux -O0 -filetype=obj %s -o %t
 ; RUN: llvm-dwarfdump %t | FileCheck %s
 
 ; Testcase from: