mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-28 19:25:00 +00:00
XFAIL this for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19845 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -11,6 +11,11 @@
|
|||||||
;
|
;
|
||||||
; RUN: llvm-as %s -o - | opt -instcombine | llvm-dis | not grep 'cast.*int'
|
; RUN: llvm-as %s -o - | opt -instcombine | llvm-dis | not grep 'cast.*int'
|
||||||
|
|
||||||
|
|
||||||
|
; Some of these cases were miscompiling programs so they were disabled, see
|
||||||
|
; bugzilla for details.
|
||||||
|
; XFAIL: *
|
||||||
|
|
||||||
implementation ; Functions:
|
implementation ; Functions:
|
||||||
|
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user