mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Unxfail passing testcase on Hexagon
llvm-svn: 257770
This commit is contained in:
parent
c0c824e64b
commit
3f36cf4ce1
@ -2,7 +2,7 @@
|
||||
|
||||
; ARM & AArch64 run an extra SimplifyCFG which disrupts this test.
|
||||
; Hexagon crashes (PR23377)
|
||||
; XFAIL: arm,aarch64,hexagon
|
||||
; XFAIL: arm,aarch64
|
||||
|
||||
; Make sure we have the correct weight attached to each successor.
|
||||
define i32 @test2(i32 %x) nounwind uwtable readnone ssp {
|
||||
|
Loading…
Reference in New Issue
Block a user