mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[Hexagon] Unxfail passing tests
r300198 fixed a problem that caused two tests to be xfailed. Unxfail these tests now, since they are passing. llvm-svn: 300203
This commit is contained in:
parent
1b9e4b9ea6
commit
4b243974c9
@ -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…
x
Reference in New Issue
Block a user