llvm-project
53c237c0
- [lld][COFF] Use `.contains` rather than `.count` for set membership. NFC (#177067)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
[lld][COFF] Use `.contains` rather than `.count` for set membership. NFC (#177067) Also converted a couple of `std::set` to `llvm::StringSet`/`llvm::SmallSet`. This matches the usage in the other linker backends. See #176610
References
#177067 - [lld][COFF] Use `.contains` rather than `.count` for set membership. NFC
Author
sbc100
Parents
00fecbcf
Loading