llvm-6502/include/llvm
Chris Lattner efec5e1599 new header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23921 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-24 00:59:49 +00:00
..
ADT
Analysis new header 2005-10-24 00:59:49 +00:00
Assembly
Bytecode
CodeGen add TargetExternalSymbol 2005-10-23 03:40:17 +00:00
Config
Debugger
ExecutionEngine
Support Work around GCC's dislike of attributes on function definitions. 2005-10-23 15:22:50 +00:00
System
Target Move static functions to .cpp file, reduce #includes, pass strings by 2005-10-23 05:25:19 +00:00
Transforms Don't invade the system namespace 2005-10-24 00:16:03 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
Constants.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h remove a comma to compile with pedantic gcc 2005-10-08 01:24:19 +00:00