diff options
Diffstat (limited to 'llvm/test/CodeGen/Generic/MachineBranchProb.ll')
-rw-r--r-- | llvm/test/CodeGen/Generic/MachineBranchProb.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/Generic/MachineBranchProb.ll b/llvm/test/CodeGen/Generic/MachineBranchProb.ll index 85fafba227a..b80d8b2e73c 100644 --- a/llvm/test/CodeGen/Generic/MachineBranchProb.ll +++ b/llvm/test/CodeGen/Generic/MachineBranchProb.ll @@ -4,9 +4,6 @@ ; to fail. ; XFAIL: hexagon -; Bug: PR31899 -; XFAIL: avr - declare void @foo() ; Make sure we have the correct weight attached to each successor. |