1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Bytecode
Reid Spencer 52da956231 * Make sure the string table gets read even if there isn't a foreign
symbol table.
* Make sure we update the file pointer for each member when rebuilding the
  symbol table.

llvm-svn: 17812
2004-11-15 01:40:20 +00:00
..
Archive * Make sure the string table gets read even if there isn't a foreign 2004-11-15 01:40:20 +00:00
Reader Changes necessary to enable linking of archives without LLVM symbol tables. 2004-11-15 01:20:11 +00:00
Writer Simplify compression code by using the high level interface to the Compressor 2004-11-14 22:01:41 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00