It is redundant with the implementation in TypedInit.
Change-Id: I8ab1fb5c77e4923f7eb3ffae5889f0f8af6093b4
Paths
| Differential D43678
TableGen: Remove VarInit::getFieldType ClosedPublic Authored by nhaehnle on Feb 23 2018, 7:48 AM.
Details Summary It is redundant with the implementation in TypedInit. Change-Id: I8ab1fb5c77e4923f7eb3ffae5889f0f8af6093b4
Diff Detail
Event Timelinenhaehnle added a parent revision: D43563: TableGen: Get rid of Init::getFieldInit.Feb 23 2018, 7:48 AM nhaehnle added a child revision: D43679: TableGen: Use DefInit::getDef() instead of the type's getRecord().Feb 23 2018, 7:52 AM This revision is now accepted and ready to land.Feb 23 2018, 11:01 AM Closed by commit rL326061: TableGen: Remove VarInit::getFieldType (authored by nha). · Explain WhyFeb 25 2018, 12:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135846 llvm/trunk/include/llvm/TableGen/Record.h
llvm/trunk/lib/TableGen/Record.cpp
|