[all-commits] [llvm/llvm-project] eeb273: [flang-rt] Use --as-needed for linking flang-rt li...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Mar 14 08:26:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eeb27331dce40068705354643ce91a39f4ff1b64
https://github.com/llvm/llvm-project/commit/eeb27331dce40068705354643ce91a39f4ff1b64
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/cmake/modules/AddFlangRT.cmake
Log Message:
-----------
[flang-rt] Use --as-needed for linking flang-rt libraries. (#130856)
This change makes sure that there is no unnecessary library
dependencies like libc++/libstdc++.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list