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