diff options
author | Wang Pengcheng <137158460+wangpc-pp@users.noreply.github.com> | 2023-09-08 16:27:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 16:27:11 +0800 |
commit | 2f780812ed2e7e3d45b1254be61fcb321476a29d (patch) | |
tree | 8d3be66a7a6f20d404ac0c56211f24535cfd29a1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3639d81f7e31a65eb7fcfcb2667b5d6c55774579 (diff) | |
download | llvm-2f780812ed2e7e3d45b1254be61fcb321476a29d.zip llvm-2f780812ed2e7e3d45b1254be61fcb321476a29d.tar.gz llvm-2f780812ed2e7e3d45b1254be61fcb321476a29d.tar.bz2 |
[TableGen] Add a field to filter out GenericTable entries (#65458)
A field `FilterClassField` is added to `GenericTable` class, which
is an optional bit field of `FilterClass`. If specified, only those
records with this field being true will have corresponding entries
in the table.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions