llvm-project/llvm/lib/Bytecode/Reader
Chris Lattner a89c91020c Remove potentially N^2 algorithm from symbol table reader. No speedup
in practice though

llvm-svn: 8985
2003-10-09 20:30:04 +00:00
..
ArchiveReader.cpp Update file header for renamed file 2003-09-22 23:42:00 +00:00
ConstantReader.cpp Major refactoring of the bytecode reader. This includes the following 2003-10-09 20:22:47 +00:00
InstructionReader.cpp Major refactoring of the bytecode reader. This includes the following 2003-10-09 20:22:47 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp Remove potentially N^2 algorithm from symbol table reader. No speedup 2003-10-09 20:30:04 +00:00
ReaderInternals.h Major refactoring of the bytecode reader. This includes the following 2003-10-09 20:22:47 +00:00
ReaderWrappers.cpp Destroy allocated resources on exception. 2003-10-08 19:55:47 +00:00