I changed the name of the Record::TheInit data member to CorrespondingDefInit to make the code clearer.
I'm making these little changes as I write the "TableGen Backend Developer's Guide" and learn more about how everything works.
Paths
| Differential D87919
Clarify name of Record::TheInit ClosedPublic Authored by Paul-C-Anagnostopoulos on Sep 18 2020, 11:00 AM.
Details Summary I changed the name of the Record::TheInit data member to CorrespondingDefInit to make the code clearer. I'm making these little changes as I write the "TableGen Backend Developer's Guide" and learn more about how everything works.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 18 2020, 5:29 PM This revision was landed with ongoing or failed builds.Sep 19 2020, 6:19 AM Closed by commit rG04cebd900fde: Change name of Record::TheInit to CorrespondingDefInit to make code clearer. (authored by Paul-C-Anagnostopoulos). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292955 llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
|