This didn't do much to speed things up, but it implements a FIXME, and I
think it's a nice simplification. We don't need the record kind switch.
We're doing that ourselves.
Depends on D35394
Paths
| Differential D35496
[codeview] Don't use the type visitor to merge types ClosedPublic Authored by rnk on Jul 17 2017, 10:45 AM.
Details Summary This didn't do much to speed things up, but it implements a FIXME, and I Depends on D35394
Diff Detail
Event TimelineComment Actions I agree that this is a nice simplification.
This revision is now accepted and ready to land.Jul 17 2017, 12:22 PM Closed by commit rL308213: [codeview] Don't use the type visitor to merge types (authored by rnk). · Explain WhyJul 17 2017, 1:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 106932 llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
|