[PATCH] D66012: [AArch64][Statepoints] Statepoint support for AArch64.
Loïc Ottet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 00:49:39 PDT 2020
loicottet added a comment.
Herald added a subscriber: danielkiss.
Pinging this again, almost out of desperation at this point. This patch has been used in production in the GraalVM Native Image project, notably to create iOS executables through the Gluon Substrate tool (https://github.com/gluonhq/substrate) for more than a year now. I'm happy to address any remaining issue in the patch, but I'll need some feedback to do that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66012/new/
https://reviews.llvm.org/D66012
More information about the llvm-commits
mailing list