mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
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:
parent
7b1dd9aaf1
commit
aa257278ee
@ -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
|
; RUN: llvm-dwarfdump %t | FileCheck %s
|
||||||
|
|
||||||
; test that the DW_AT_specification is a back edge in the file.
|
; test that the DW_AT_specification is a back edge in the file.
|
||||||
|
Loading…
Reference in New Issue
Block a user