llvm-6502/include/llvm
Chris Lattner 745feacfd6 Add ssize_t for VC++
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14018 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-04 20:06:33 +00:00
..
ADT Add explicit casts to silence warnings. There is no need to use snprintf here. 2004-06-04 19:10:30 +00:00
Analysis
Assembly
Bytecode
CodeGen Clarify documentation and use correct doxygen comment form /// vs. // . 2004-06-04 14:51:25 +00:00
Config <io.h> provides read/write/open/... 2004-06-04 20:05:35 +00:00
Debugger
ExecutionEngine
Internal
Support Add ssize_t for VC++ 2004-06-04 20:06:33 +00:00
System Moved header from include/Support/ to include/llvm/System 2004-05-27 05:30:18 +00:00
Target Fix a nasty bug that caused areAliases to always return false. 2004-06-04 17:03:11 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h Don't use identifiers that start with an _ 2004-06-03 21:12:02 +00:00
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
InstrTypes.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicLowering.h
Intrinsics.h
iOperators.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
iOther.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
iPHINode.h Add constructors that take a BasicBlock to append to, to the rest of 2004-05-27 00:15:23 +00:00
iTerminators.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h Adjust argument to match destination data type 2004-06-03 21:14:56 +00:00
SymbolTable.h Fix case of doxygen directive \p. 2004-06-03 15:14:00 +00:00
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h