[llvm-branch-commits] [NFC][SpecialCaseList] Store SectionStr as StringRef (PR #167278)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Nov 9 23:19:58 PST 2025


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/167278

The SectionStr is already copied in addSection, so
there is no need to copy it again in the Section
constructor.





More information about the llvm-branch-commits mailing list