OSDN Git Service

switch llvm-bcanalyzer onto the new cursor APIs, allowing deletion of
authorChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 02:50:32 +0000 (02:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Jan 2013 02:50:32 +0000 (02:50 +0000)
commit4156ca76e31877b17063a6e01fb7f1dad771c5aa
tree5b9fa7ef09cefca6acdec5156c5f3721562279b6
parent52878db4659f3c8723e82b9ce8be16b1b61fd17d
switch llvm-bcanalyzer onto the new cursor APIs, allowing deletion of
the old ReadRecord methods.

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