[all-commits] [llvm/llvm-project] a91227: [TableGen] Diagnose undefined fields when generati...
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Feb 19 06:03:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9122758641fc2843b38ad43368c1f5833817c39
https://github.com/llvm/llvm-project/commit/a9122758641fc2843b38ad43368c1f5833817c39
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/test/TableGen/generic-tables.td
M llvm/utils/TableGen/SearchableTableEmitter.cpp
Log Message:
-----------
[TableGen] Diagnose undefined fields when generating searchable tables
Summary:
Previously TableGen would crash trying to print the undefined value as
an integer.
Change-Id: I3900071ceaa07c26acafb33bc49966d7d7a02828
Reviewers: nhaehnle
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74210
More information about the All-commits
mailing list