This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b752cf527f [WebAssembly] Add Wasm personality and isScopedEHPersonality() new d0e6e5a36e3 [pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
The 1 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/DebugInfo/CodeView/TypeHashing.h | 11 ++++-- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +- lib/DebugInfo/CodeView/TypeHashing.cpp | 9 ++--- lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp | 20 +++++++--- test/DebugInfo/COFF/global-type-hashes.ll | 53 ++++++++++++--------------- test/DebugInfo/PDB/obj-globalhash.test | 22 +++++------ test/ObjectYAML/CodeView/sections.yaml | 22 +++++------ 7 files changed, 74 insertions(+), 67 deletions(-)