fix encoding of invoke instructions. kc++ now round trips
authorChris Lattner <sabre@nondot.org>
Fri, 4 May 2007 03:52:24 +0000 (03:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 May 2007 03:52:24 +0000 (03:52 +0000)
commit1d1f9ade541e43c57725cc6f5898d4891288a376
treeef24591af37f975daca576ea7eb02d6a5d0fcb13
parent35a0470e0229c9a15a4c0d3af8d6c6564d81bd7d
fix encoding of invoke instructions.  kc++ now round trips

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