diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-11-13 01:24:05 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-11-13 01:24:05 +0000 |
commit | a0c21a8faa79e88ac432d116eca58f7a7217195d (patch) | |
tree | 257f42b5566619c0b2f41e68be30b896eeaeff08 /lib/CodeGen/CodeGenFunction.cpp | |
parent | 24a581586400bce6dbaa9fd5b6eb6e6ad5aae9fe (diff) |
Add IsFinished arg to EmitBlock.
- Indicates that caller is done with the block and it can be dropped
if it has no predecessors. Useful for callers who need to make
landing pads but which may not be reached.
No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59207 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions