llvm-6502/lib
Chris Lattner 594b9fadb8 * Fix typeo
* Provide a #include of <malloc.h> so that the sun C compiler does not
  miscompile malloc function calls


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2702 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-21 21:10:04 +00:00
..
Analysis Hide debugging options 2002-05-20 21:39:10 +00:00
AsmParser Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
Bytecode Replace all usages of Type::isPointerType with isa<PointerType> 2002-05-06 16:15:30 +00:00
CodeGen Hide debugging options 2002-05-20 21:39:10 +00:00
ExecutionEngine Remove explicit support for tracing code. It should be linked into the 2002-05-20 21:17:16 +00:00
Linker Updates to move some header files out of include/llvm/Transforms into 2002-05-07 18:36:35 +00:00
Support Initial checkin of Statistic class. 2002-05-10 15:36:46 +00:00
Target * Fix typeo 2002-05-21 21:10:04 +00:00
Transforms Add implementation of SimplifyCFG 2002-05-21 20:50:24 +00:00
VMCore Fix bug: test/Regression/Transforms/CFGSimplify/2002-05-21-PHIElimination.ll 2002-05-21 19:52:49 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00