Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27667
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.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2016, 6:45 PM Closed by commit rL289414: COFF: Use a DenseSet instead of a map to atomic_flag to track which archive… (authored by pcc). · Explain WhyDec 11 2016, 7:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 81042 lld/trunk/COFF/InputFiles.h
lld/trunk/COFF/InputFiles.cpp
|