* Add calls to failure template so that it is actually possible to debug
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:50:18 +0000 (17:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:50:18 +0000 (17:50 +0000)
commit3d3f289eac5e85f65e55ca2798d0f0f1b7218163
tree5d4830712de96f2d15734853bc8a3ee1e767397f
parent81e29632f70bcd789af6d27b4622ea3cba162aba
* Add calls to failure template so that it is actually possible to debug
  why bytecode parsing is failing.  Just put a breakpoint in the failure
  templates.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ConstantReader.cpp
lib/Bytecode/Reader/InstructionReader.cpp
lib/Bytecode/Reader/Reader.cpp
lib/Bytecode/Reader/ReaderInternals.h