[llvm] [flang-rt] replace the triple dir to 'aix' for flang-rt to be consistent with clang on AIX. (PR #130875)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 12 18:03:18 PDT 2025
Meinersbur wrote:
> Actually, `compiler-rt` build on AIX doesn't call `get_compiler_rt_target`, so it shouldn't be affected.
How so? What is stopping someone to set `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON` on AIX? Is it just not an unsupported configuration?
https://github.com/llvm/llvm-project/pull/130875
More information about the llvm-commits
mailing list