[lld] [LLD][ELF] add bp-* options in ELF (PR #120514)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 04:50:59 PST 2025


Colibrow wrote:

@MaskRay Hey! Made the changes you suggested:
- used DenseSet to avoid duplicate inputSections
- cleaned up test suite formatting
- updated getSymbols to return all defined symbols

Mind taking another look? Thanks!

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


More information about the llvm-commits mailing list