[clang] [llvm] [Flang] Search flang_rt in clang_rt path (PR #151954)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 5 04:47:54 PDT 2025
Meinersbur wrote:
For reference. compiler-rt special Apple code:
https://github.com/llvm/llvm-project/blob/9b2b5bf8cd751fabccaca1b8847b4c291aa52081/compiler-rt/cmake/Modules/CompilerRTUtils.cmake#L518
flang-rt special Apple code:
https://github.com/llvm/llvm-project/blob/9b2b5bf8cd751fabccaca1b8847b4c291aa52081/flang-rt/cmake/modules/GetToolchainDirs.cmake#L37
https://github.com/llvm/llvm-project/pull/151954
More information about the llvm-commits
mailing list