mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
Enable target tripple.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63361 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
de9e4ce24a
commit
5585db0c6e
@ -1,6 +1,6 @@
|
||||
; RUN: llvm-as < %s | llc | grep 0x3C | count 1
|
||||
; Check DW_AT_declaration attribute for class method foo.
|
||||
; target triple = "i386-apple-darwin*"
|
||||
target triple = "i386-apple-darwin*"
|
||||
%llvm.dbg.anchor.type = type { i32, i32 }
|
||||
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32, i8*, i8* }
|
||||
%llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i8* }
|
||||
|
Loading…
x
Reference in New Issue
Block a user