Chris Lattner 8cdc6b726a - Fix a really nasty bug in the bytecode reader that caused it to fail
reading bytecode files with > 255 types in them, but only when optimization
    is enabled.  This was caused by GCC shrinking an enum to a single byte
    instead of a whole word.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4266 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-23 00:51:54 +00:00
2002-10-21 19:57:59 +00:00
2002-07-30 00:53:26 +00:00
2002-10-16 20:08:19 +00:00
2002-09-17 23:23:52 +00:00
Description
Old fork of llvm-mirror, used on older RPCS3 builds
850 MiB
Languages
LLVM 52.9%
C++ 32.7%
Assembly 13.2%
Python 0.4%
C 0.4%
Other 0.3%