The option fuse-ld is not visible in Flang. Flang reports "Unknown argument: '-fuse-ld' during linker stage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158430
[flang][driver] Mark -fuse-ld as visible in Flang ClosedPublic Authored by erjin on Aug 21 2023, 8:33 AM.
Details Summary The option fuse-ld is not visible in Flang. Flang reports "Unknown argument: '-fuse-ld' during linker stage.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2023, 9:16 AM This revision was landed with ongoing or failed builds.Aug 23 2023, 9:44 AM Closed by commit rGdc8e46c7e5ea: [flang][driver] Mark -fuse-ld as visible in Flang (authored by erjin, committed by bryanpkc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552764 clang/include/clang/Driver/Options.td
flang/test/Driver/misc-flags.f90
|