diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-12 03:22:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-12 03:22:33 +0000 |
commit | 5b01e298ed42d5ce6aaf7634618b5e1769766b21 (patch) | |
tree | 1f0d839a891e39769a142c1870729360d706866c /docs/CommandGuide | |
parent | b83c0f3f6391e5f8039305ec267f7cd43ffb4de9 (diff) |
Two minor improvements:
1. Get rid of the silly abort block. When doing bb extraction, we get one
abort block for every block extracted, which is kinda annoying.
2. If the switch ends up having a single destination, turn it into an
unconditional branch.
I would like to add support for conditional branches, but to do this we will
want to have the function return a bool instead of a ushort.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13478 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions