This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c088edcccfe Delete dead code introduced in r347354. new 4b607e9bf69 [CodeGen] Support custom format of stack maps
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/CodeGen/AsmPrinter.h | 4 ++++ include/llvm/CodeGen/GCMetadataPrinter.h | 6 ++++++ lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 27 ++++++++++++++++++++++----- lib/Target/AArch64/AArch64AsmPrinter.cpp | 2 +- lib/Target/PowerPC/PPCAsmPrinter.cpp | 2 +- lib/Target/SystemZ/SystemZAsmPrinter.cpp | 2 +- lib/Target/X86/X86AsmPrinter.cpp | 6 +++--- 7 files changed, 38 insertions(+), 11 deletions(-)