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

Than McIntosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 10:47:21 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347584: [CodeGen] Support custom format of stack maps (authored by thanm, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53892?vs=174861&id=175292#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53892/new/

https://reviews.llvm.org/D53892

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53892.175292.patch
Type: text/x-patch
Size: 5811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/13751862/attachment.bin>


More information about the llvm-commits mailing list