[llvm] [LLVM] Check if LLVM_ON_UNIX is Defined (PR #166827)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 11:11:37 PST 2025


================

----------------
boomanaiden154 wrote:

No. If it's set to false inside CMake, it gets undefined rather than set to zero.

https://cmake.org/cmake/help/latest/command/configure_file.html#transformations

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


More information about the llvm-commits mailing list