llvm-6502/lib/VMCore
Reid Spencer e8f3848639 Older compilers won't like the inline virtual destructor in the header file
so we put the destructor in Pass.cpp and make it non-inline.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21520 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-25 01:01:35 +00:00
..
AsmWriter.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
BasicBlock.cpp Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
ConstantFold.cpp Shut GCC 4.0 up about classes with virtual functions but no virtual 2005-04-24 22:27:20 +00:00
ConstantFold.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ConstantFolding.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ConstantRange.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Constants.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Dominators.cpp Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
Function.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Globals.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instruction.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instructions.cpp Allow these methods to take a generic Value* to simplify clients. Use 2005-04-24 07:28:37 +00:00
LeakDetector.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Mangler.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Module.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ModuleProvider.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Pass.cpp Older compilers won't like the inline virtual destructor in the header file 2005-04-25 01:01:35 +00:00
PassManagerT.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
SymbolTable.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
SymbolTableListTraitsImpl.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Type.cpp Fix a bug in my previous checkin 2005-04-23 22:01:39 +00:00
Value.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ValueTypes.cpp Remove trailing whitespace 2005-04-21 22:36:52 +00:00
Verifier.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00