mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 13:40:30 +00:00
[Hexagon] Unxfail passing tests
r300198 fixed a problem that caused two tests to be xfailed. Unxfail these tests now, since they are passing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300203 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9defcc4205
commit
d8dec6c86f
@ -1,5 +1,4 @@
|
||||
; RUN: llc < %s
|
||||
; XFAIL: hexagon
|
||||
declare { i64, double } @wild()
|
||||
|
||||
define void @foo(i64* %p, double* %q) nounwind personality i32 (...)* @__gxx_personality_v0 {
|
||||
|
@ -1,8 +1,5 @@
|
||||
; RUN: llc < %s
|
||||
|
||||
; PR2504
|
||||
; XFAIL: hexagon
|
||||
|
||||
; PR31338
|
||||
; XFAIL: avr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user