This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e2e5ffd567 [MC] Factor MCObjectStreamer::addFragmentAtoms out of MachO [...] new 1c4e4c492f5 [WebAssembly] MC: Create and use first class section symbols
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: lib/MC/MCContext.cpp | 6 +- lib/MC/MCObjectFileInfo.cpp | 12 +- lib/MC/MCWasmStreamer.cpp | 13 +- lib/MC/WasmObjectWriter.cpp | 248 +++++++++++++++--------------------- test/MC/WebAssembly/blockaddress.ll | 4 +- test/MC/WebAssembly/debug-info.ll | 62 +++------ 6 files changed, 141 insertions(+), 204 deletions(-)