Allow BackpatchWord to be called for non-32-bit aligned words, and
authorTeresa Johnson <tejohnson@google.com>
Wed, 16 Sep 2015 20:41:43 +0000 (20:41 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 16 Sep 2015 20:41:43 +0000 (20:41 +0000)
commitd199fc5aa5ba8ff892b5a4d003eee1bdd0113106
treee62a0c9b897b4e31580d00dbc46ab07520c76507
parent907ab6ac2a02de3febf3bdd6160302f19322a9cb
Allow BackpatchWord to be called for non-32-bit aligned words, and
from outside the BitstreamWriter.

Split out of patch D12536 (Function bitcode index in Value Symbol Table
and lazy reading support), which will use it to patch in the VST offset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247847 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamWriter.h