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

Cherry Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 18:31:39 PST 2018


cherry updated this revision to Diff 174861.
cherry set the repository for this revision to rL LLVM.

Repository:
  rL LLVM

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.174861.patch
Type: text/x-patch
Size: 5580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/6ed6768b/attachment.bin>


More information about the llvm-commits mailing list