This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e4182e4f1d [MC] Delete unused MCInstPrinter::markup overload and getPr [...] new 63eced42605 Recommit "rL366894: [yaml2obj] - Allow custom fields for th [...] new 60dd9229ecb Revert rL366946 : [Remarks] Add support for serializing met [...]
The 2 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/Remarks/RemarkSerializer.h | 19 ---- include/llvm/Remarks/YAMLRemarkSerializer.h | 28 +----- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 61 ++++++++++--- lib/Remarks/YAMLRemarkSerializer.cpp | 65 -------------- test/CodeGen/X86/remarks-section.ll | 68 ++++++++++++++- test/tools/yaml2obj/elf-custom-null-section.yaml | 106 +++++++++++++++-------- tools/yaml2obj/yaml2elf.cpp | 38 ++++---- unittests/Remarks/YAMLRemarksSerializerTest.cpp | 60 +++++-------- 8 files changed, 224 insertions(+), 221 deletions(-)