[llvm] [BOLT][AArch64] Support for pointer authentication (v2) (PR #120064)

jiangtao zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 18:01:59 PST 2025


whousemyname wrote:

> @whousemyname you could double-check by trying the first commit before this PR (`3063eaf85~`) that it still has the crash you mention.

Thank you for your suggestion. The cause of this crash should have existed before. The llvm-bolt I built on mac did not encounter this problem, but the llvm-bolt built using msvc on Windows encountered this hash crash problem.



https://github.com/llvm/llvm-project/pull/120064


More information about the llvm-commits mailing list