* Make sure that the size of the type field can also control the output
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:51:21 +0000 (17:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:51:21 +0000 (17:51 +0000)
commit7c5014767f8f4696365f663bf0f4ddb4abfbe068
treef184b8ba434f5a8b0549b348368d2f110a77c4c6
parent3d3f289eac5e85f65e55ca2798d0f0f1b7218163
* Make sure that the size of the type field can also control the output
  instruction pattern.

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