peterwaller-arm wrote:

I previously wrote:
> Not sure why cmake is ignoring the hint.

I'm thinking; it wants a `LLVMConfig.cmake`, which is an aspect of the build, 
not the sources. So it seems `LLVM_CMAKE_DIR` should be set to the build 
directory in this case, if the compiler-rt cmake code is using this variable 
correctly. (I haven't made a judgement yet)

https://github.com/llvm/llvm-project/pull/102475
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to