llvm-6502/include/llvm
Jim Laskey e2a78f2e3d 1. Support for c++ mangled names.
2. Support for private/protected class members.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29104 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-11 15:58:09 +00:00
..
ADT Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
Analysis Change the verifier to never throw an exception. Instead verifyModule can 2006-07-06 18:00:01 +00:00
Assembly
Bytecode Finish removal of EH usage from the Archive library. The REQUIRES_EH flag 2006-07-07 20:56:50 +00:00
CodeGen 1. Support for c++ mangled names. 2006-07-11 15:58:09 +00:00
Config
Debugger
ExecutionEngine
Support This patch (written by Reid) changes compressor to never throw an exception. 2006-07-07 17:00:12 +00:00
System #include <iosfwd> not <ostream> 2006-07-07 18:10:59 +00:00
Target Added option -code-model to set code model (only used in 64-bit) mode. Valid 2006-07-06 01:53:36 +00:00
Transforms Update some comments, and expose LCSSAID in preparation for having other passes 2006-06-08 20:02:53 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
Instruction.def
Instruction.h Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
Instructions.h Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h Fix an embarassing bug reid noticed 2006-07-07 00:01:01 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h