add reader logic for terminator instrs.
authorChris Lattner <sabre@nondot.org>
Wed, 2 May 2007 05:46:45 +0000 (05:46 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 May 2007 05:46:45 +0000 (05:46 +0000)
commitf4c8e5243376af58e52c4a0930d838509bbbea2f
tree682b62da284f4be02131f59fc3078e0795b8e981
parent01ff65fb3989fd8b302b55c4743b778f6927cb73
add reader logic for terminator instrs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36642 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Reader/BitcodeReader.h
lib/Bitcode/Writer/BitcodeWriter.cpp