[clang] [Driver] Add linker options to support statical linking to shared flang-rt on AIX. (PR #131822)

Daniel Chen via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 29 12:39:53 PDT 2025


================
@@ -127,9 +127,19 @@ void aix::Linker::ConstructJob(Compilation &C, const JobAction &JA,
   }
----------------
DanielCChen wrote:

Thanks for the comment!
Yes. I will add test.

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


More information about the cfe-commits mailing list