This is a follow-up from r207670 which did the same for ELF.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lib/MC/StringTableBuilder.cpp | ||
---|---|---|
31 ↗ | (On Diff #14173) | Can we reserve space for StringIndexMap.size() number of StringRefs? |
lib/MC/StringTableBuilder.cpp | ||
---|---|---|
31 ↗ | (On Diff #14173) | Done. |