Use the new resolver interface more explicitly, and avoid traversing
all the initializers multiple times.
Change-Id: I679e86988b309d19f25e6cca8b0b14ea150198a6
Paths
| Differential D43654
TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs ClosedPublic Authored by nhaehnle on Feb 22 2018, 4:07 PM.
Details Summary Use the new resolver interface more explicitly, and avoid traversing Change-Id: I679e86988b309d19f25e6cca8b0b14ea150198a6
Diff Detail
Event Timelinenhaehnle added a parent revision: D43653: TableGen: Resolve all template args simultaneously in AddSubMultiClass.Feb 22 2018, 4:07 PM This revision is now accepted and ready to land.Feb 23 2018, 3:17 PM Closed by commit rL326708: TableGen: Resolve all template args simultaneously in ResolveMulticlassDefARgs (authored by nha). · Explain WhyMar 5 2018, 7:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137001 llvm/trunk/lib/TableGen/TGParser.cpp
|