mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 04:35:00 +00:00
Remove target triple from this test, it fails on x86-64 with
--enable-targets=host-only otherwise. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80000 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
63a03cf585
commit
b157e70a68
@ -2,7 +2,6 @@
|
||||
; RUN: llvm-as < %s | llc -o /dev/null
|
||||
; XFAIL: powerpc
|
||||
|
||||
target triple = "powerpc-apple-darwin9.5"
|
||||
%llvm.dbg.variable.type = type { i32, { }*, i8*, { }*, i32, { }*, i8*, i8* }
|
||||
@llvm.dbg.variable24 = external constant %llvm.dbg.variable.type ; <%llvm.dbg.variable.type*> [#uses=1]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user