[flang-commits] [flang] [clang] [flang][Driver] Support -rpath, -shared, and -static in the frontend (PR #66702)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Wed Nov 15 13:03:47 PST 2023
================
----------------
banach-space wrote:
[nit] Dynamic linker will only be used with shared objects, but this file also tests `static`. So the name is a bit confusing. But I don't have any great suggestion myself. Perhaps update the comment to clarify that this test is specifically for `static/shared`?
https://github.com/llvm/llvm-project/pull/66702
More information about the flang-commits
mailing list