[llvm] [BOLT][WIP] Support restartable sequences in tcmalloc (PR #157774)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 8 18:16:52 PST 2025


maksfb wrote:

I published a new version with a better handling of non-PIE binaries: #167195. Had to refactor code to be able to track static relocations against local symbols for that to work.

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


More information about the llvm-commits mailing list