encode calling conventions for call/invoke instructions.
authorChris Lattner <sabre@nondot.org>
Fri, 6 May 2005 22:34:01 +0000 (22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 May 2005 22:34:01 +0000 (22:34 +0000)
commitdee199fe82f9cc10d61fe6e8f9924b8837231e67
tree1e5cc861e9857b508cb324040bbdf53c61c0dbb2
parent6dc7e6833b2a9e399c9bebe18793706aa5dcf2b2
encode calling conventions for call/invoke instructions.

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