[PATCH] D109392: Add a command-line flag to control the Swift extended async frame info.

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 14:25:20 PDT 2021


aschwaighofer updated this revision to Diff 371189.
aschwaighofer added a comment.

Trying to set the dependence on https://reviews.llvm.org/D109218


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109392

Files:
  llvm/include/llvm/CodeGen/CommandFlags.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/CommandFlags.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/test/CodeGen/AArch64/swift-dynamic-async-frame.ll
  llvm/test/CodeGen/X86/swift-dynamic-async-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109392.371189.patch
Type: text/x-patch
Size: 9508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/42e0ab67/attachment.bin>


More information about the llvm-commits mailing list