llvm/lib
Chris Lattner a05ec61684 add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74508 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-30 04:20:46 +00:00
..
Analysis Array accesses are independent if the underlying arrays differ. 2009-06-30 02:12:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Struct types are described using field types only. 2009-06-29 23:46:50 +00:00
CompilerDriver #include <iostream> is forbidden. Remove it in favor of raw_ostream. 2009-06-30 04:07:12 +00:00
Debugger
ExecutionEngine Get rid of unnecessary global variables. 2009-06-26 16:46:15 +00:00
Linker
MC llvm-mc: Parse .{,b,p2}align{,w,l} directives. 2009-06-29 23:46:59 +00:00
Support Define an operator<< for APInt to be used with std::ostream. 2009-06-30 01:28:08 +00:00
System
Target add a note 2009-06-30 04:20:46 +00:00
Transforms Minor code simplification. 2009-06-30 01:24:43 +00:00
VMCore Add LLVMContext, which will eventually be used as a container for privatizing a lot of (currently) global state, including the 2009-06-30 00:48:55 +00:00
Makefile Don't build LLVMC when configured with --disable-pic (it needs requires shared 2009-06-29 21:12:26 +00:00