OSDN Git Service

remove the handleVBR32/handleVBR64 callbacks. They are very fine-grained.
authorChris Lattner <sabre@nondot.org>
Wed, 7 Feb 2007 06:53:02 +0000 (06:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Feb 2007 06:53:02 +0000 (06:53 +0000)
commit7b6040b41783a4c6abafed9cef84699ef7abc1a3
treefdbfc1361bd5a7ab0fdf6801d57245b980034d76
parent92f5b6a78407c84e5eb18907879b16de0f33f980
remove the handleVBR32/handleVBR64 callbacks.  They are very fine-grained.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33994 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bytecode/BytecodeHandler.h
lib/Bytecode/Reader/Analyzer.cpp
lib/Bytecode/Reader/Reader.cpp