mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-21 03:32:21 +00:00
XFAIL for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43111 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
52e2d83e65
commit
cd2858ee16
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep call
|
||||
; RUN: llvm-as < %s | opt -std-compile-opts | llvm-dis | not grep xyz
|
||||
; XFAIL: *
|
||||
@.str = internal constant [4 x i8] c"xyz\00" ; <[4 x i8]*> [#uses=1]
|
||||
|
||||
define void @foo(i8* %P) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user