Add a "PadTo" field to the emitULEB128Bytes method. This will pad out to the
authorBill Wendling <isanbard@gmail.com>
Sun, 18 Apr 2010 00:51:49 +0000 (00:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 18 Apr 2010 00:51:49 +0000 (00:51 +0000)
commit21739c1c72c3eadd5635309a8c68b7677f2a32f6
treeb904bdd40685c5ccd00ff6d9a8afd92c1e7fd900
parenta370a44a7648f409ed26d3300f249f625780e24e
Add a "PadTo" field to the emitULEB128Bytes method. This will pad out to the
indicated number of bytes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101684 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/JITCodeEmitter.h