This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81c9a2995b3 AMDGPU: Make better use of op_sel with high components new f0bbaf15bf4 Add some helpers for manipulating BinaryStreamRefs. new 5a6875528ec update the test that should have been updated in r303292. (NFC) new dc3197d1353 [llvm-pdbdump] in yaml2pdb, generate default output filenam [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/BinaryStreamReader.h | 2 ++ include/llvm/Support/BinaryStreamRef.h | 25 ++++++++++++++++--- lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 1 + lib/Support/BinaryStreamReader.cpp | 5 ++++ test/CodeGen/AArch64/arm64-misched-multimmo.ll | 2 +- tools/llvm-pdbdump/llvm-pdbdump.cpp | 14 +++++++---- unittests/Support/BinaryStreamTest.cpp | 33 ++++++++++++++++++++++++++ 7 files changed, 74 insertions(+), 8 deletions(-)