1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Bitcode
Chris Lattner 94c8c289d0 Encode all value symtab strings as arrays of 8-bit fixed width integers,
instead of the default inefficient encoding.  This shrinks kc++ from 4134K
to 3629K

llvm-svn: 36755
2007-05-04 20:34:50 +00:00
..
Reader eliminate internal length fields from record. Records already know their 2007-05-04 19:11:41 +00:00
Writer Encode all value symtab strings as arrays of 8-bit fixed width integers, 2007-05-04 20:34:50 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00