stringref'ize readRecord and properly capitalize it. Add a compatibility method...
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 01:06:48 +0000 (01:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 01:06:48 +0000 (01:06 +0000)
commit194ef24dfedf62642c853a851db4d7e528d27460
treea84711cd83f049ebe3cd165744e1738a262acbb8
parentf84b7500ce489d2e4039348ed30bf584f0b61973
stringref'ize readRecord and properly capitalize it.  Add a compatibility method to easy
the transition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172940 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamReader.h
lib/Bitcode/Reader/BitstreamReader.cpp