1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm
Reid Spencer fb5ba86d31 Add some documentation.
llvm-svn: 25150
2006-01-08 22:41:22 +00:00
..
ADT Remove a now-dead map, patch by Saem Ghani, thanks! 2005-12-07 05:41:44 +00:00
Analysis Fix the build on platforms where <cassert> doesn't define NULL 2006-01-08 09:10:46 +00:00
Assembly
Bytecode
CodeGen Grammer correction. 2006-01-05 01:53:28 +00:00
Config
Debugger
ExecutionEngine
Support
System Add some documentation. 2006-01-08 22:41:22 +00:00
Target Oh oh... Unix is case sensitive. 2005-12-22 01:46:59 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
InstrTypes.h
Instruction.def
Instruction.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h more standards compliance (damn, I can't wait for unordered_set (tee hee) 2005-12-26 13:34:00 +00:00
Module.h Fix out of date comments, patch by Marco Matthies. 2006-01-08 02:32:52 +00:00
ModuleProvider.h
Pass.h Be consistent in using class vs struct to make VC++ happy. And as it contains 2006-01-04 17:21:23 +00:00
PassAnalysisSupport.h
PassManager.h Patch #6's in Saem's refactor-the-passmanager patch series. From him: 2006-01-04 07:47:13 +00:00
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h i love xmas!!!! *;D* 2005-12-26 08:36:53 +00:00
Use.h
User.h
Value.h Fix VC++ level 4 warnings. 2005-12-17 00:18:06 +00:00