[flang-commits] [clang] [flang] [flang][driver] Remove Fortain_main static library from linking stages (PR #75816)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Fri Dec 22 10:13:36 PST 2023


================
@@ -163,6 +163,40 @@ forward compiler options to the frontend driver, `flang-new -fc1`.
 You can read more on the design of `clangDriver` in Clang's [Driver Design &
 Internals](https://clang.llvm.org/docs/DriverInternals.html).
 
+## Linker Driver
----------------
mjklemm wrote:

I have tried to capture this now.

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


More information about the flang-commits mailing list