llvm-6502/include
Chris Lattner 1d63a167ec - Make Pass::lookupPassInfo a public member
- Fix Pass::getAnalysis<AnalysisType>() to use dynamic_cast instead of a
    static cast to handle the case where the cast from & two classes are not
    related via inheritance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3423 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-21 22:13:33 +00:00
..
boost initial checkin 2002-07-23 00:17:55 +00:00
llvm - Make Pass::lookupPassInfo a public member 2002-08-21 22:13:33 +00:00
Support Simplify interface to parsers. 2002-08-07 18:36:27 +00:00