commit | 04c012651fdecb300b69ef077d1026f831809b1d | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Fri Jun 16 02:17:35 2017 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Fri Jun 16 02:17:35 2017 +0000 |
tree | e551197f655adac1dd00ee5459a21a2d386c591d | |
parent | 27c1aa03a68a52e3e8da8f7f8c65356079e34bff [diff] |
Fix msan buildbot. This patch should fix sanitizer-x86_64-linux-fast bot. The problem was that the contents of this stream are aligned to 4 byte, and the paddings were created just by incrementing `Offset`, so paddings had undefined values. When the entire stream is written to an output, it triggered msan. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305541 91177308-0d34-0410-b5e6-96231b3b80d8