[llvm] [BOLT] Add optional flag to Relocations (PR #131638)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 11:56:41 PDT 2025


maksfb wrote:

> You mean default it to `false` and have an explicit setter that sets it to `true` ?
> 
> Sure, that should remove the changes in addRelocation calls.

Yep. Thanks!

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


More information about the llvm-commits mailing list