llvm-project
2677c29d
- [NFC][SpecialCaseList] Store SectionStr as StringRef (#167278)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
[NFC][SpecialCaseList] Store SectionStr as StringRef (#167278) The SectionStr is already copied in addSection, so there is no need to copy it again in the Section constructor. Co-authored-by: Matt Arsenault <Matthew.Arsenault@amd.com>
References
#167278 - [NFC][SpecialCaseList] Store SectionStr as StringRef
Author
vitalybuka
Parents
0e639ae6
Loading