1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Bytecode/Writer
Reid Spencer 55e4e98a2a For PR1195:
Rename PackedType -> VectorType, ConstantPacked -> ConstantVector, and
PackedTyID -> VectorTyID. No functional changes.

llvm-svn: 34293
2007-02-15 02:26:10 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*> 2007-02-12 05:18:08 +00:00
SlotCalculator.h Change the table datastructure to be a vector<smallvector>, instead of 2007-02-10 07:42:59 +00:00
Writer.cpp For PR1195: 2007-02-15 02:26:10 +00:00
WriterInternals.h Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*> 2007-02-12 05:18:08 +00:00