mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Give this test an explicit target, to make it host-independent.
llvm-svn: 63244
This commit is contained in:
parent
d1106c6f41
commit
86c17b5644
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc | grep 0x49 | count 7
|
||||
; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin | grep 0x49 | count 7
|
||||
; Count number of DW_AT_Type attributes.
|
||||
%llvm.dbg.anchor.type = type { i32, i32 }
|
||||
%llvm.dbg.basictype.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, i32, i8*, i8* }
|
||||
|
Loading…
Reference in New Issue
Block a user