This is an archive of the discontinued LLVM Phabricator instance.

COFF: Use a DenseSet instead of a map to atomic_flag to track which archive members have been read.
ClosedPublic

Authored by pcc on Dec 11 2016, 5:41 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 81040.Dec 11 2016, 5:41 PM
pcc retitled this revision from to COFF: Use a DenseSet instead of a map to atomic_flag to track which archive members have been read..
pcc updated this object.
pcc added a reviewer: ruiu.
pcc added a subscriber: llvm-commits.
ruiu accepted this revision.Dec 11 2016, 6:45 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 11 2016, 6:45 PM
This revision was automatically updated to reflect the committed changes.