llvm-6502/lib
Chris Lattner 1d5fc3f416 Add support for GCC 3.3
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6865 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-23 19:16:20 +00:00
..
Analysis Remove support for the MultiObject flag, which was fundamentally broken 2003-06-22 03:03:52 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
AsmParser Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
Bytecode Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
CodeGen Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
ExecutionEngine Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms. 2003-06-17 23:14:06 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
Target Add the padding needed for variable-size alloca's, which should work now. 2003-06-23 02:13:57 +00:00
Transforms avoid dividing by zero when dealing with zero sized types (like [0 x double]) 2003-06-23 17:36:49 +00:00
VMCore Add support for GCC 3.3 2003-06-23 19:16:20 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00