mstorsjo wrote:

I would, generally, prefer to not hardcode `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR` 
(which only affects how runtimes are installed) into Clang. Runtimes may or may 
not be built at the same time as Clang, and one build of Clang can be used for 
a multitude of targets with different setups. I wrote a more lengthy response 
on discourse, see 
https://discourse.llvm.org/t/runtime-directory-fallback/76860/7.

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

Reply via email to