diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-06-08 11:21:31 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-06-09 09:41:36 +0100 |
commit | 80d556441adca45c0ad82c9463ed77bc25399f2b (patch) | |
tree | bb5cd79fda9aeef8e158b8731d366444ae4c530f /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 8eee02020b92d986b6d089dbe5f1e312ecb4575c (diff) | |
download | llvm-80d556441adca45c0ad82c9463ed77bc25399f2b.zip llvm-80d556441adca45c0ad82c9463ed77bc25399f2b.tar.gz llvm-80d556441adca45c0ad82c9463ed77bc25399f2b.tar.bz2 |
[ValueTypes] Add missing enum names for MVTs
These types are (presumably) never used in the generated TableGen files.
The `default` switch case silences any compiler warnings for these
missing types so it's easy to miss.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D103883
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions