[libcxx-commits] [PATCH] D102912: [libunwind] AARCH64 use inline assembly for pointer authentication
Daniel Kiss via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 27 12:42:45 PDT 2021
danielkiss added a comment.
In D102912#2775303 <https://reviews.llvm.org/D102912#2775303>, @kitaisreal wrote:
> /usr/bin/clang-11 --version
> Ubuntu clang version 11.0.0-2~ubuntu20.04.1
Seems it is fixed in 11.0.1 and trunk or at least I was not able to reproduce the crash, codegen looks fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102912/new/
https://reviews.llvm.org/D102912
More information about the libcxx-commits
mailing list