[all-commits] [llvm/llvm-project] d9bbe8: [Alignment][NFC] Update Bitcodewriter to use Align
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jul 27 01:17:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9bbe85943f6322e8fa1e85f72e53dd579c14a2f
https://github.com/llvm/llvm-project/commit/d9bbe85943f6322e8fa1e85f72e53dd579c14a2f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
A llvm/include/llvm/Bitstream/BitcodeCommon.h
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[Alignment][NFC] Update Bitcodewriter to use Align
Differential Revision: https://reviews.llvm.org/D83533
More information about the All-commits
mailing list