This is an archive of the discontinued LLVM Phabricator instance.

Initialize OffsetMap earlier
ClosedPublic

Authored by espindola on Apr 4 2018, 4:57 PM.

Details

Reviewers
ruiu
Summary

Sorry for the noise, but now that getSectionPiece uses OffsetMap, it is advantageous to initialize it earlier.

It is also the simplest so far.

Diff Detail

Event Timeline

espindola created this revision.Apr 4 2018, 4:57 PM
ruiu accepted this revision.Apr 4 2018, 4:59 PM

LGTM

Nice!

This revision is now accepted and ready to land.Apr 4 2018, 4:59 PM