Previously TableGen would crash trying to print the undefined value as
an integer.
Change-Id: I3900071ceaa07c26acafb33bc49966d7d7a02828
Paths
| Differential D74210
[TableGen] Diagnose undefined fields when generating searchable tables ClosedPublic Authored by foad on Feb 7 2020, 3:20 AM.
Details Summary Previously TableGen would crash trying to print the undefined value as Change-Id: I3900071ceaa07c26acafb33bc49966d7d7a02828
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 19 2020, 4:51 AM Closed by commit rGa9122758641f: [TableGen] Diagnose undefined fields when generating searchable tables (authored by foad). · Explain WhyFeb 19 2020, 6:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245391 llvm/test/TableGen/generic-tables.td
llvm/utils/TableGen/SearchableTableEmitter.cpp
|