So that we will be able to generate new anonymous names more easily
outside the parser as well.
Change-Id: I28f396a7bdbc3ff0c665d466abbd3d31376e21b4
Paths
| Differential D43755
TableGen: Move getNewAnonymousName into RecordKeeper ClosedPublic Authored by nhaehnle on Feb 26 2018, 12:31 AM.
Details Summary So that we will be able to generate new anonymous names more easily Change-Id: I28f396a7bdbc3ff0c665d466abbd3d31376e21b4
Diff Detail
Event Timelinenhaehnle added a parent revision: D43754: TableGen: Explicitly check whether a record has been resolved.Feb 26 2018, 12:32 AM This revision is now accepted and ready to land.Feb 26 2018, 4:22 PM Closed by commit rL326787: TableGen: Move getNewAnonymousName into RecordKeeper (authored by nha). · Explain WhyMar 6 2018, 5:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137172 llvm/trunk/include/llvm/TableGen/Record.h
llvm/trunk/lib/TableGen/Record.cpp
llvm/trunk/lib/TableGen/TGParser.h
llvm/trunk/lib/TableGen/TGParser.cpp
|