This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f2ce25a6b4 [PassManager/Sanitizer] Port of AddresSanitizer pass from l [...] new 4db84ee724a Revert r344197 "[MC][ELF] compute entity size for explicit [...] new 75105c59a05 Revert SymbolFileNativePDB plugin. new 07125b4a5bd [WebAssembly] Revert rL344180, which was breaking expensive checks
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: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 5 +-- lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 50 +++++++++++----------- lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 16 +++++++ lib/Target/WebAssembly/WebAssemblyInstrCall.td | 4 ++ lib/Target/WebAssembly/WebAssemblyInstrControl.td | 8 ++++ lib/Target/WebAssembly/WebAssemblyInstrConv.td | 12 ++++++ .../WebAssembly/WebAssemblyInstrExceptRef.td | 4 ++ lib/Target/WebAssembly/WebAssemblyInstrFloat.td | 12 ++++++ lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 1 - lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 7 ++- lib/Target/WebAssembly/WebAssemblyInstrInteger.td | 9 ++++ lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 22 ++++++++++ lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 2 + test/CodeGen/Generic/section_mergeable_size.ll | 3 -- 14 files changed, 120 insertions(+), 35 deletions(-) delete mode 100644 test/CodeGen/Generic/section_mergeable_size.ll