Skip to content

Commit e101eb5

Browse files
committed
[llvm][doc] Add Aarch64 to list of architectures supporting statepoints
Fixes llvm/llvm-project#53655 Differential Revision: https://reviews.llvm.org/D119659
1 parent 22e2c72 commit e101eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/Statepoints.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ Supported Architectures
739739
=======================
740740

741741
Support for statepoint generation requires some code for each backend.
742-
Today, only X86_64 is supported.
742+
Today, only Aarch64 and X86_64 are supported.
743743

744744
.. _OpenWork:
745745

0 commit comments

Comments
 (0)