mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Take another shot at disabling this when no ppc support is available.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79003 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d644cb8ff5
commit
717f1dcfac
@ -1,7 +1,6 @@
|
||||
|
||||
; RUN: llvm-as < %s | llc -f -o /dev/null
|
||||
; XFAIL: *
|
||||
; XTARGET: powerpc
|
||||
; XFAIL: powerpc
|
||||
|
||||
target triple = "powerpc-apple-darwin9.5"
|
||||
%llvm.dbg.variable.type = type { i32, { }*, i8*, { }*, i32, { }*, i8*, i8* }
|
||||
|
Loading…
Reference in New Issue
Block a user