A panic in CmmBuildInfoTables.bundle shouldn't be a panic (#9329)
Summary: This code needs more comments, but I believe this is safe. By definition I can't have broken anything that was working by turning a panic into a non-panic anyway. Test Plan: validate Reviewers: hvr, simonpj, austin Subscribers: simonmar, relrod, ezyang, carter Differential Revision: https://phabricator.haskell.org/D105 GHC Trac Issues: #9329
Showing
- compiler/cmm/CmmBuildInfoTables.hs 8 additions, 4 deletionscompiler/cmm/CmmBuildInfoTables.hs
- testsuite/tests/codeGen/should_compile/T9329.cmm 5 additions, 0 deletionstestsuite/tests/codeGen/should_compile/T9329.cmm
- testsuite/tests/codeGen/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/codeGen/should_compile/all.T
Loading
Please register or sign in to comment