Virtual dispatch is not actually used anywhere.
Change-Id: I9829c5c59920ea27fb9bc17f1442156a3bb09a65
Paths
| Differential D44197
TableGen: Remove OpInit::Fold ClosedPublic Authored by nhaehnle on Mar 7 2018, 3:15 AM.
Details Summary Virtual dispatch is not actually used anywhere. Change-Id: I9829c5c59920ea27fb9bc17f1442156a3bb09a65
Diff Detail
Event Timelinenhaehnle added a parent revision: D44196: TableGen: Move GenStrConcat to a helper function in BinOpInit.Mar 7 2018, 3:16 AM nhaehnle added a child revision: D44198: TableGen: Only fold when some operand made resolve progress. This revision is now accepted and ready to land.Mar 9 2018, 10:16 AM Closed by commit rL327846: TableGen: Remove OpInit::Fold (authored by nha). · Explain WhyMar 19 2018, 7:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138912 llvm/trunk/include/llvm/TableGen/Record.h
|