Introduce a new TypeMerger class, out of some type-merge-specific structures from PDB.cpp
No changes intended / this is only moving code around.
This patch is step 3. in "Proposed commit strategy" in D59226
Differential D60070
[LLD][COFF] Move type merging structures out of PDB.cpp. NFC ClosedPublic Authored by aganea on Apr 1 2019, 9:09 AM.
Details Summary Introduce a new TypeMerger class, out of some type-merge-specific structures from PDB.cpp No changes intended / this is only moving code around. This patch is step 3. in "Proposed commit strategy" in D59226
Diff Detail
Event TimelineComment Actions lgtm
This revision is now accepted and ready to land.Apr 1 2019, 4:58 PM Closed by commit rG19775a4c673a: [LLD][COFF] Move type merging structures out of PDB.cpp. NFC (authored by aganea). · Explain WhyApr 2 2019, 1:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 193358 lld/COFF/PDB.cpp
lld/COFF/TypeMerger.h
|