Actually assign the string correctly through the std::string pointer.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 24 Sep 2003 22:10:47 +0000 (22:10 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 24 Sep 2003 22:10:47 +0000 (22:10 +0000)
commit134aba6a757e19e961bbd7146552fb59b8b87c31
tree47a43a236eb8c547e8f9016125078b65094a0bd1
parent23ed9c1c97911d65f90759e0ef74769d27d57429
Actually assign the string correctly through the std::string pointer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8704 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ReaderWrappers.cpp