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

Michael Klemm via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 00:36:53 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:

Good suggestion!

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


More information about the cfe-commits mailing list