Add triple to test.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Nov 2011 20:20:34 +0000 (20:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 4 Nov 2011 20:20:34 +0000 (20:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143735 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/pr11300.ll

index ed8be6bd13ca3415f82bb7b3da8ffce005698825..8df2b46224f28b23e34b7c23f705c73b968ad177 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc %s -o %t -filetype=obj
+; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
 ; RUN: llvm-dwarfdump %t | FileCheck %s
 
 ; test that the DW_AT_specification is a back edge in the file.