[libc-commits] [libc] [libc] Use global preprocessor definitions for libc tuning (PR #71938)

via libc-commits libc-commits at lists.llvm.org
Fri Nov 10 10:09:53 PST 2023


michaelrj-google wrote:

I'm not necessarily against setting flags globally, but we should do it in a way that means we don't need extra cmake logic for each flag. We should see about creating a list of config options and setting them as compile options directly.

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


More information about the libc-commits mailing list