[all-commits] [llvm/llvm-project] 5c7fa9: [flang][driver] Allow explicit specification of -l...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Sat Feb 3 09:19:22 PST 2024
Branch: refs/reviewable/pr78152/r1
Home: https://github.com/llvm/llvm-project
Commit: 5c7fa9c3ef911674e5b6888fcba4289834d04fda
https://github.com/llvm/llvm-project/commit/5c7fa9c3ef911674e5b6888fcba4289834d04fda
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M flang/test/Driver/linker-flags.f90
Log Message:
-----------
[flang][driver] Allow explicit specification of -lFortran_main
I can understand there might be differing opinions on whether this is
actually a bug. My thinking is that -lFortran_main should behave the
same as -lFortranRuntime.
More information about the All-commits
mailing list