llvm-6502/lib
Chris Lattner 969a46a948 improve support for systems that need unistd.h to get STDOUT_FILENO.
Patch contributed by Bjorn Reese!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55179 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-22 15:45:00 +00:00
..
Analysis Temporarily reverting r55137. This was causing the bootstrap to go into an 2008-08-21 22:40:10 +00:00
Archive Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AsmParser Regenerate. 2008-08-17 18:48:50 +00:00
Bitcode Switch from an O(n) method to an O(1) method for changing non-constant 2008-08-21 17:31:45 +00:00
CodeGen consolidate DenseMapInfo implementations, and add one for std::pair. 2008-08-22 05:08:25 +00:00
Debugger - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
ExecutionEngine Get rid of a couple of dynamic_cast. 2008-08-20 00:28:12 +00:00
Linker Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes 2008-07-14 07:23:24 +00:00
Support improve support for systems that need unistd.h to get STDOUT_FILENO. 2008-08-22 15:45:00 +00:00
System add a helper method to sys::Path for clang, patch by 2008-08-11 23:39:47 +00:00
Target Rewrite ppc code generated for __sync_{bool|val}_compare_and_swap 2008-08-22 03:49:10 +00:00
Transforms consolidate DenseMapInfo implementations, and add one for std::pair. 2008-08-22 05:08:25 +00:00
VMCore Accept NOT of a constant vector of int. 2008-08-21 21:20:09 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00