[PATCH] D102912: [libunwind] AARCH64 use inline assembly for pointer authentication

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 12:54:31 PDT 2021


kitaisreal marked an inline comment as done.
kitaisreal added a comment.

In D102912#2785569 <https://reviews.llvm.org/D102912#2785569>, @danielkiss wrote:

> 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.

Yes also could not reproduce it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102912/new/

https://reviews.llvm.org/D102912



More information about the llvm-commits mailing list