[PATCH] D115672: Teach the backend to make references to swift_async_extendedFramePointerFlags weak if it emits it

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 10:03:47 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd87e6170487c: Teach the backend to make references to swift_async_extendedFramePointerFlags… (authored by aschwaighofer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115672

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/X86/X86AsmPrinter.h
  llvm/lib/Target/X86/X86MCInstLower.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: D115672.394598.patch
Type: text/x-patch
Size: 5923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/42e4de06/attachment.bin>


More information about the llvm-commits mailing list