llvm-6502/include/llvm
Ruchira Sasanka 6011e2eead Added more comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1495 91177308-0d34-0410-b5e6-96231b3b80d8
2002-01-07 19:57:37 +00:00
..
ADT
Analysis
Assembly
Bytecode
CodeGen
Optimizations
Support
Target
Transforms
AbstractTypeUser.h
Annotation.h
BasicBlock.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ConstantHandling.h
Constants.h
DerivedTypes.h PointerType and ArrayType now subclass Sequential type, which contains addressability logic for indexing. Unsized arrays have been removed. 2001-12-14 16:20:21 +00:00
Function.h
GlobalValue.h Implement "internal vs external linkage" which corresponds to the C notion of static 2001-11-26 18:46:40 +00:00
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h Subclasses can change the opcode of an instruction 2001-12-13 00:39:33 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
iUnary.h
Linker.h
Module.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Pass.h
SlotCalculator.h
SymbolTable.h
SymTabValue.h
Type.def
Type.h
User.h
Value.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ValueHolder.h