diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-09-10 20:36:51 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-09-10 20:36:51 +0000 |
| commit | 2dcab00d57c027e61476e9abe4fe98e5a527edd8 (patch) | |
| tree | dc60902c728d86f70638ccd60144f626e6e9c3bc /llvm/lib/Support/Mangler.cpp | |
| parent | 10a032abf1edfe672ea49a3caf533a6b4f4ad5cc (diff) | |
| download | bcm5719-llvm-2dcab00d57c027e61476e9abe4fe98e5a527edd8.tar.gz bcm5719-llvm-2dcab00d57c027e61476e9abe4fe98e5a527edd8.zip | |
Rework dominator and post dominator information so that we do not have to
unify all exit nodes of a function to compute post-dominance information.
This does not work with functions that have both unwind and return nodes,
because we cannot unify these blocks. The new implementation is better
anyway. :)
llvm-svn: 8459
Diffstat (limited to 'llvm/lib/Support/Mangler.cpp')
0 files changed, 0 insertions, 0 deletions

