[llvm-branch-commits] ELF: Remove lock from MTE global relocation handling code. (PR #135123)

Peter Collingbourne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Apr 9 20:18:18 PDT 2025


https://github.com/pcc created https://github.com/llvm/llvm-project/pull/135123

This lock is unnecessary because we can add the relocations to
shards and let them be sorted later.





More information about the llvm-branch-commits mailing list