[all-commits] [llvm/llvm-project] 88ae5b: [PAC] Make ValueMapper handle ConstantPtrAuth valu...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Fri Feb 28 12:48:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88ae5bd13b1206871f6639b18f1fde03f2ca7adc
https://github.com/llvm/llvm-project/commit/88ae5bd13b1206871f6639b18f1fde03f2ca7adc
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Utils/ValueMapper.cpp
M llvm/unittests/Transforms/Utils/ValueMapperTest.cpp
Log Message:
-----------
[PAC] Make ValueMapper handle ConstantPtrAuth values (#129088)
Fix assertion failure when building PAuth-hardened code with LTO. W/o assertions we end with invalid codegen.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list