llvm-6502/lib/VMCore
Jim Laskey 44c3b9fdd4 Change the MachineDebugInfo to MachineModuleInfo to better reflect usage
for debugging and exception handling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33550 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-26 21:22:28 +00:00
..
AsmWriter.cpp For PR645: 2007-01-26 08:02:52 +00:00
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp Clean up comments and assert messages that still refer to the old type names. 2007-01-26 07:37:34 +00:00
Dominators.cpp
Function.cpp For PR645: 2007-01-26 08:01:30 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Fix an assertion message. 2007-01-26 06:30:34 +00:00
IntrinsicInst.cpp Change the MachineDebugInfo to MachineModuleInfo to better reflect usage 2007-01-26 21:22:28 +00:00
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp For PR761: 2007-01-26 08:07:57 +00:00
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp IntegerType is a sized DerivedType too. 2007-01-26 07:51:36 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp