summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/PruneEH.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix bug: PruneEH/2003-09-14-ExternalCall.llxChris Lattner2003-09-151-1/+4
| | | | llvm-svn: 8516
* Eliminate support for the llvm.unwind intrinisic, using the Unwind ↵Chris Lattner2003-09-081-5/+6
| | | | | | instruction instead llvm-svn: 8411
* Add accessor functionChris Lattner2003-08-311-0/+2
| | | | llvm-svn: 8253
* Initial checkin of the -prune-eh pass, a very simple exception handling ↵Chris Lattner2003-08-311-0/+93
removal pass llvm-svn: 8250
OpenPOWER on IntegriCloud