llvm-project/llvm/lib/Bytecode/Reader
Reid Spencer fddebf7ff2 Remove files no longer needed. ConstantReader and InstructionReader were
integrated into Reader. Parser.* was just a bad idea. AnalyzerInternals.h
is no longer needed. ReaderPrimitives.h was integrated into Reader.h and
Reader.cpp. Dumper.cpp was integrated into Analyzer.cpp. ReaderInternals.h
became Reader.h. AnalyzerWrappers.cpp was integerated into
ReaderWrappers.cpp

llvm-svn: 14496
2004-06-29 23:32:41 +00:00
..
Analyzer.cpp Merge Dumper.cpp and AnalyzerWrappers.cpp into this file. Also, adjust the 2004-06-29 23:23:12 +00:00
ArchiveReader.cpp Use the new FileUtilities.h API for mapping a file into an address 2004-05-28 00:24:41 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Reader.cpp MAJOR REWRITE. 2004-06-29 23:29:38 +00:00
Reader.h This is a slimming down of the previous ReaderInternals.h that just 2004-06-29 23:31:01 +00:00
ReaderWrappers.cpp Adjustments to allow Bytecode Reading to support the BytecodeHandler 2004-06-29 23:24:14 +00:00