[llvm-branch-commits] [llvm] release/22.x: [PAC][ELF] Place AUTH constants in .data.rel.ro for position dependent code (#150418) (PR #176052)

Daniil Kovalev via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jan 14 14:45:20 PST 2026


kovdan01 wrote:

> @kovdan01 What do you think about merging this PR to the release branch?

I think it's worth merging to the release branch given the following:

**Benefit:** fix bug (incorrect section chosen for PAuth constants) for the case with position dependent code

**Risk:** low since it does not affect code which does not use PAuth

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


More information about the llvm-branch-commits mailing list