Adjustments to allow Bytecode Reading to support the BytecodeHandler
authorReid Spencer <rspencer@reidspencer.com>
Tue, 29 Jun 2004 23:24:14 +0000 (23:24 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 29 Jun 2004 23:24:14 +0000 (23:24 +0000)
commitdf45a5485d0aff969f33652d9b05fba5cf05049b
tree0de2afc00d46f69853a5821f5911e19ad2627de9
parentf41aa7397cf38da4c3f4734830a4ca077f8d33b6
Adjustments to allow Bytecode Reading to support the BytecodeHandler
interface which is called by the reader if a BytecodeHandler is provided.

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