[llvm] Improve llvm-config.h to record which target is configured or not (PR #71164)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 11:14:37 PDT 2023


nico wrote:

Before this change,. toggling on or off a target required building fairly few files. Now it's a full rebuild. Any chance we could use a different approach here?

https://github.com/llvm/llvm-project/pull/71164


More information about the llvm-commits mailing list