[PATCH] D95040: [NFC][Doc] Mention SystemZ supports StackMap generation
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 09:31:17 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3a5abcb3696: [NFC][Doc] Mention SystemZ supports StackMap generation (authored by uweigand).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95040/new/
https://reviews.llvm.org/D95040
Files:
llvm/docs/StackMaps.rst
Index: llvm/docs/StackMaps.rst
===================================================================
--- llvm/docs/StackMaps.rst
+++ llvm/docs/StackMaps.rst
@@ -514,4 +514,4 @@
Support for StackMap generation and the related intrinsics requires
some code for each backend. Today, only a subset of LLVM's backends
are supported. The currently supported architectures are X86_64,
-PowerPC, and Aarch64.
+PowerPC, Aarch64 and SystemZ.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95040.318242.patch
Type: text/x-patch
Size: 438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/2276a784/attachment.bin>
More information about the llvm-commits
mailing list