Take module DBI creation out of PDBLinker::addObjFile() into its own function.
This patch is point 4. in the "Proposed commit strategy" in D59226
Paths
| Differential D59261
[LLD][COFF] Separate module descriptors creation from type/symbol merging ClosedPublic Authored by aganea on Mar 12 2019, 9:12 AM.
Details Summary Take module DBI creation out of PDBLinker::addObjFile() into its own function. This patch is point 4. in the "Proposed commit strategy" in D59226
Diff Detail
Event TimelineComment Actions lgtm
This revision is now accepted and ready to land.Mar 14 2019, 1:00 PM Closed by commit rL356815: [LLD][COFF] Separate module descriptors creation from type/symbol merging (authored by aganea). · Explain WhyMar 22 2019, 3:06 PM This revision was automatically updated to reflect the committed changes. aganea marked an inline comment as done.
Revision Contents
Diff 191957 lld/trunk/COFF/InputFiles.h
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/precomp-link.test
|