mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[AVR] Add 'XFAIL' to the remaining failing Generic CodeGen tests for AVR
This patch adds 'XFAIL: avr' to 2 Generic CodeGen tests, bringing the Generic CodeGen tests for AVR to a pass, with only two XFAILures. After this patch, the Generic CodeGen tests pass on AVR.
This commit is contained in:
parent
dd0f6f1963
commit
c468872427
@ -1,5 +1,7 @@
|
||||
; RUN: llc < %s
|
||||
|
||||
; XFAIL: avr
|
||||
|
||||
;; Date: May 28, 2003.
|
||||
;; From: test/Programs/External/SPEC/CINT2000/175.vpr.llvm.bc
|
||||
;; Function: int %main(int %argc.1, sbyte** %argv.1)
|
||||
|
@ -1,4 +1,5 @@
|
||||
; RUN: llc < %s
|
||||
; XFAIL: avr
|
||||
|
||||
; llc built with address sanitizer crashes because of a dangling node pointer
|
||||
; oss-fuzz - DAGCombiner::useDivRem (5011)
|
||||
|
Loading…
x
Reference in New Issue
Block a user