llvm-6502/lib
Misha Brukman da81eca4bb close() requires "unistd.h" .
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7695 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-07 21:35:41 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CodeGen Fix assertion in MachineInstr::substituteValue(). 2003-08-07 15:01:48 +00:00
ExecutionEngine Specify DEBUG_TYPE's for the JIT debug messages 2003-08-05 17:00:32 +00:00
Linker
Support close() requires "unistd.h" . 2003-08-07 21:35:41 +00:00
Target Implement LLVM intrinsics llvm.setjmp' and llvm.longjmp' as follows: 2003-08-07 15:43:46 +00:00
Transforms Fixed a segfault in gccld. 2003-08-07 14:43:13 +00:00
VMCore Add a bunch of new Alpha Intrinsics for Rahul Joshi 2003-08-06 20:08:25 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00