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

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


maksfb wrote:

Since `Optional` is rarely used, I think it's better to have an interface to explicitly set the field to `false`. And default it to `false`.

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


More information about the llvm-commits mailing list