[PATCH] D135720: [clang][deps] Remove more codegen options

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 15:36:11 PDT 2022


jansvoboda11 added a comment.

In D135720#3850954 <https://reviews.llvm.org/D135720#3850954>, @Bigcheese wrote:

> lgtm. Although I wonder if long term we should add something to the option tablegen file for this case?

I think a good option would be to have a function that uses the information we already have in TableGen and sets the fields to their default values while respecting any derived values.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135720/new/

https://reviews.llvm.org/D135720



More information about the cfe-commits mailing list