From 893b781e654979d51833f6819ea1e5a1b0fb1d75 Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: Thu, 14 Jan 2016 15:24:15 +0000 Subject: Unxfail passing testcase on Hexagon llvm-svn: 257770 --- llvm/test/CodeGen/Generic/MachineBranchProb.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/CodeGen/Generic') diff --git a/llvm/test/CodeGen/Generic/MachineBranchProb.ll b/llvm/test/CodeGen/Generic/MachineBranchProb.ll index ae3c8da2147..9c672c1f283 100644 --- a/llvm/test/CodeGen/Generic/MachineBranchProb.ll +++ b/llvm/test/CodeGen/Generic/MachineBranchProb.ll @@ -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 { -- cgit v1.2.3