[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
Thu Sep 16 06:58:06 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa773db7d7622: Add a command-line flag to control the Swift extended async  frame info. (authored by doug.gregor, committed by aschwaighofer).

Changed prior to commit:
  https://reviews.llvm.org/D109392?vs=371189&id=372925#toc

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.372925.patch
Type: text/x-patch
Size: 11499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/176834ce/attachment.bin>


More information about the llvm-commits mailing list