llvm-6502/lib/Bytecode/Reader
Chris Lattner dd8cec59fc avoid creating a temporary string when reading the symbol table for a
module.  This speeds up the bcreader 11%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34198 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-12 18:53:43 +00:00
..
Analyzer.cpp avoid creating a temporary string when reading the symbol table for a 2007-02-12 18:53:43 +00:00
Makefile For PR797: 2006-08-25 19:54:53 +00:00
Reader.cpp avoid creating a temporary string when reading the symbol table for a 2007-02-12 18:53:43 +00:00
Reader.h avoid creating a temporary string when reading the symbol table for a 2007-02-12 18:53:43 +00:00
ReaderWrappers.cpp move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00