Plumb the option to emit the `ModuleHash` in the bitcode through the bitcode writer...
authorMehdi Amini <mehdi.amini@apple.com>
Sun, 10 Apr 2016 21:07:19 +0000 (21:07 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sun, 10 Apr 2016 21:07:19 +0000 (21:07 +0000)
commitf9e4576e080501459e22e75775e6b931a8e7fd85
treec3d316809724f8a5357ed9bf520c4a600b721fdc
parent369bced2b1da15a7ef699f28311f100fa115be3f
Plumb the option to emit the `ModuleHash` in the bitcode through the bitcode writer APIs

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 265907
llvm/include/llvm/Bitcode/BitcodeWriterPass.h
llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp