[clang] [Driver] Restore compiler-rt arch suffix for PS and Windows (PR #89775)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 12:36:29 PDT 2024


pogo59 wrote:

Poking around more, it looks like the canonical way to convert a CMake variable to a C++ define is to add an entry to llvm/include/llvm/Config/llvm-config.h.cmake. I'll have a go at doing it that way.

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


More information about the cfe-commits mailing list