[PATCH] D95900: [lld-macho] Fill out release notes for 12.x
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 00:42:50 PST 2021
int3 marked an inline comment as done.
int3 added inline comments.
================
Comment at: lld/docs/ReleaseNotes.rst:76
+* Stack unwinding for exceptions
+* Support for architectures other than x86_64
+
----------------
tschuett wrote:
> How about listing them instead? Are there plans beyond ARM64?
yes, we'll likely want to support x86 and arm32 as well, since watchOS is 32-bit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95900/new/
https://reviews.llvm.org/D95900
More information about the llvm-commits
mailing list