diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-07-25 01:11:38 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-07-25 01:11:38 +0000 |
commit | 16f23570999cac1fa13597386938450843003840 (patch) | |
tree | 676f57fe79b8ca157136c658e864e4c4c12cde76 /lib/CodeGen/CodeGenModule.cpp | |
parent | 5e38073779f6fbb42b81c133fc3c12e49a5ee3b6 (diff) |
Rework codegen of case ranges
- Fix multiple issues with the way case ranges were emitted, see test
cases details about the specific issues.
- The root issue was not being careful about how basic blocks were
emitted which led to them being chained together incorrectly,
resulting in improper control flow.
- Fixes <rdar://problem/6098585>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54006 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions