[PATCH] D112890: headers: optionalise some generated resource headers

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 9 14:48:52 PST 2021


jrtc27 added a comment.

This change seems pretty counter to Clang's ability to spit out IR for anything regardless of what backends you have. The right fix should be to shrink the headers, not mask the problem by changing the principles of how Clang works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112890



More information about the cfe-commits mailing list