move some private methods out of line, add a skipRecord() method.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 00:00:00 +0000 (00:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 00:00:00 +0000 (00:00 +0000)
commitf9147c41d8101dbd98662d6d7be78278d53f690f
treed713f8b10c9b06a9f8f527327fccb6855789add9
parent657a99c608c98bb0cad655681c1da35ddd7b1418
move some private methods out of line, add a skipRecord() method.

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