Fix problem with a cast instruction that must be expanded to type 0
authorChris Lattner <sabre@nondot.org>
Sun, 21 Oct 2001 00:14:44 +0000 (00:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Oct 2001 00:14:44 +0000 (00:14 +0000)
commit5ab1f877864c7ab9604321ce50091d101baca203
treeb42cfedd0df94684edd18e52c061fd271af1cf04
parent2827d528684be221c0d6cf65d2e266e903cf61de
Fix problem with a cast instruction that must be expanded to type 0

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