[PATCH] D132708: [MC] Emit Stackmaps before debug info

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 11:21:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf049b2c3fcba: [MC] Emit Stackmaps before debug info (authored by zero9178).

Changed prior to commit:
  https://reviews.llvm.org/D132708?vs=455757&id=458226#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132708

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/MC/MCMachOStreamer.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/lib/Target/X86/X86AsmPrinter.h
  llvm/test/CodeGen/X86/stackmap-macho.ll
  llvm/test/CodeGen/X86/statepoint-stackmap-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132708.458226.patch
Type: text/x-patch
Size: 11048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/988e6b5e/attachment.bin>


More information about the llvm-commits mailing list