llvm-project
4c5ffe74
- [lld][ELF/MachO] Use `.contains` rather than `.count` for set membership. NFC (#177404)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
87 days ago
[lld][ELF/MachO] Use `.contains` rather than `.count` for set membership. NFC (#177404) This matches the usage in the other linker backends. See #176610, #177067
References
#177404 - [lld][ELF/MachO] Use `.contains` rather than `.count` for set membership. NFC
Author
sbc100
Parents
c31e506d
Loading