Actually assign the string correctly through the std::string pointer.
[oota-llvm.git] / lib / Bytecode / Reader / ReaderWrappers.cpp
2003-09-24 Misha BrukmanActually assign the string correctly through the std...
2003-09-24 Misha Brukman* Eliminate BytecodeBufferReader::Length member variable
2003-09-23 John CriswellAdded code that ensures that we pass the beginning...
2003-09-23 Misha Brukman* Group class definitions & implementations together
2003-09-23 Misha Brukman* Constantify arguments to copy function
2003-09-22 Misha BrukmanAdded file header comment.
2003-09-22 Misha Brukman* Cleaned up code: