summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Mangler.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-10 20:37:08 +0000
committerChris Lattner <sabre@nondot.org>2003-09-10 20:37:08 +0000
commit8157505fae1c0f2eb81abb0354a1df9df513ce72 (patch)
treee616088900a8bcdf0f9b3a9d843f7aca6cda358b /llvm/lib/Support/Mangler.cpp
parent2dcab00d57c027e61476e9abe4fe98e5a527edd8 (diff)
downloadbcm5719-llvm-8157505fae1c0f2eb81abb0354a1df9df513ce72.tar.gz
bcm5719-llvm-8157505fae1c0f2eb81abb0354a1df9df513ce72.zip
Rework 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: 8460
Diffstat (limited to 'llvm/lib/Support/Mangler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud