[PATCH] D103887: [StackMaps] Force section serialization for functions with no records

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 20:50:34 PDT 2021


yrouban updated this revision to Diff 351052.
yrouban added a comment.

fixed nits reported by build bots


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

https://reviews.llvm.org/D103887

Files:
  llvm/include/llvm/CodeGen/StackMaps.h
  llvm/lib/CodeGen/StackMaps.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/SystemZ/SystemZAsmPrinter.h
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/test/CodeGen/AArch64/stackmap.ll
  llvm/test/CodeGen/SystemZ/stackmap.ll
  llvm/test/CodeGen/X86/stackmap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103887.351052.patch
Type: text/x-patch
Size: 11609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/6ea5d03e/attachment.bin>


More information about the llvm-commits mailing list