llvm-6502/include/llvm
Reid Spencer edd5d9ece1 Some cleanups for compilation with GCC 4.0.0 to remove warnings:
* Use C++ style casts, not C style casts
* Abstract base classes should have virtual destructor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22057 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 16:13:11 +00:00
..
ADT
Analysis Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Assembly Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Bytecode
CodeGen add a new map 2005-05-14 07:36:02 +00:00
Config Forgot to commit this earlier. Its part of the simplify-libcalls 2005-05-14 20:04:19 +00:00
Debugger
ExecutionEngine
Support Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
System
Target Pass the dag into LowerOperation 2005-05-14 05:51:05 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h New file 2005-05-06 19:59:08 +00:00
Constant.h
Constants.h
DerivedTypes.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Function.h Add support for explicit calling conventions 2005-05-06 20:26:26 +00:00
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h