OSDN Git Service

Transform two methods to return pointers directly instead of returning them
authorChris Lattner <sabre@nondot.org>
Sat, 4 Oct 2003 20:00:03 +0000 (20:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Oct 2003 20:00:03 +0000 (20:00 +0000)
commit9e460f23bb00c8b107ea6ef3a932a33e115d3dce
tree9e0d7e34f4cceb0902b9e94f28e03e310bf3fa84
parent51ca860bda05bc647140e721c2c2c23c81c4904b
Transform two methods to return pointers directly instead of returning them
as 'by reference' arguments.

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