1
0
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:
Krzysztof Parzyszek 2016-01-14 15:24:15 +00:00
parent c0c824e64b
commit 3f36cf4ce1

View File

@ -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 {