Add triple to test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143735 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2011-11-04 20:20:34 +00:00
parent 7b1dd9aaf1
commit aa257278ee

View 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.