mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
xfail a test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44395 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2adcf10a80
commit
95d859332b
@ -1,6 +1,7 @@
|
|||||||
; Make sure this testcase does not use mulq
|
; Make sure this testcase does not use mulq
|
||||||
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | \
|
; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | \
|
||||||
; RUN: not grep -i mul
|
; RUN: not grep -i mul
|
||||||
|
; XFAIL: *
|
||||||
|
|
||||||
implementation ; Functions:
|
implementation ; Functions:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user