[llvm-branch-commits] [NFC][ELF] Replace DynamicReloc::Kind with the equivalent bool in APIs (PR #150813)
Fangrui Song via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jul 27 11:57:44 PDT 2025
MaskRay wrote:
Is this the last change in the patch series? The use of booleans is a good move to prevent the complexity of MIPS-style dynamic relocations (which I haven’t fully analyzed). Thanks for tidying this up!
https://github.com/llvm/llvm-project/pull/150813
More information about the llvm-branch-commits
mailing list