summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/StripDeadPrototypes.cpp
Commit message (Expand)AuthorAge
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-01
* fix commentChris Lattner2007-02-18
* simplify pass, delete dead gvar protos as well.Chris Lattner2007-02-18
* Add missing and needed #include.Reid Spencer2007-02-05
* Make the class VISIBILITY_HIDDEN.Reid Spencer2007-02-05
* Create a pass to strip dead function declarations (prototypes). This isReid Spencer2007-02-05