llvm-mirror/lib
Reid Spencer 756f392365 Document a couple functions.
llvm-svn: 13761
2004-05-25 18:14:38 +00:00
..
Analysis Recognize memalign and friends, and handle them specially. 2004-05-25 08:14:52 +00:00
AsmParser Changed to use SymbolTable's new lookup interface. 2004-05-25 17:29:21 +00:00
Bytecode Changed to use SymbolTable's new iteration interfaces. 2004-05-25 17:29:59 +00:00
CodeGen Moved MachineBasicBlock deconstructor to cpp file and removed it from LeakDetector to fix memory leak bug. 2004-05-24 07:14:35 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Get rid of a wart: useless getFILE function is now a cast macro. 2004-05-25 08:46:15 +00:00
Support Implement the new cl::PositionalEatsArgs flag, refactor code a bit 2004-05-06 22:04:31 +00:00
Target Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
Transforms Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
VMCore Document a couple functions. 2004-05-25 18:14:38 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00