diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2011-06-03 06:27:15 +0000 | 
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2011-06-03 06:27:15 +0000 | 
| commit | 611582401f807daa610a50c68f8f6badd522db58 (patch) | |
| tree | ca6621ec26382d16bb88b92f76382fdc2923b914 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | ac6872655bc64ac54c05dbf47e2e790b2b1bca9c (diff) | |
| download | llvm-611582401f807daa610a50c68f8f6badd522db58.zip llvm-611582401f807daa610a50c68f8f6badd522db58.tar.gz llvm-611582401f807daa610a50c68f8f6badd522db58.tar.bz2 | |
Bail on unswitching a switch statement for a case with a critical edge. We name
which edge to split by pred/succ pair, which means that we can end up splitting
the wrong edge (by case value) in the switch statement entirely. Fixes PR10031!
llvm-svn: 132535
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
