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

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 11:49:23 PDT 2025


paschalis-mpeis 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.

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


More information about the llvm-commits mailing list