1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Bytecode
Chris Lattner 70af9b98ec avoid creating a temporary string when reading the symbol table for a
module.  This speeds up the bcreader 11%.

llvm-svn: 34198
2007-02-12 18:53:43 +00:00
..
Analyzer.h push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
Archive.h push bytecode decompressor out through APIs. Now the bytecode reader 2007-02-07 21:41:02 +00:00
BytecodeHandler.h avoid creating a temporary string when reading the symbol table for a 2007-02-12 18:53:43 +00:00
Format.h Compaction tables no longer supported, remove its block ID. 2007-01-30 19:37:26 +00:00
Reader.h move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00
WriteBytecodePass.h default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00
Writer.h default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00