[clang] [Clang] Include LLVM CodeGen CMake file (PR #109601)

Tristan Ross via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 11:34:55 PDT 2024


================
@@ -1,3 +1,7 @@
+if(EXISTS ${LLVM_MAIN_SRC_DIR}/include/llvm/CodeGen AND CLANG_BUILT_STANDALONE)
----------------
RossComputerGuy wrote:

Ok, will do.

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


More information about the cfe-commits mailing list