[PATCH] D53892: [CodeGen] Support custom format of stack maps

Cherry Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 14:01:11 PST 2018


cherry updated this revision to Diff 173025.
cherry marked an inline comment as done.
cherry added a reviewer: apilipenko.

https://reviews.llvm.org/D53892

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/CodeGen/GCMetadataPrinter.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  lib/Target/PowerPC/PPCAsmPrinter.cpp
  lib/Target/SystemZ/SystemZAsmPrinter.cpp
  lib/Target/X86/X86AsmPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53892.173025.patch
Type: text/x-patch
Size: 5350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/91fe03b7/attachment.bin>


More information about the llvm-commits mailing list