[PATCH] D134821: [flang][driver] Allow main program to be in an archive

Emil Kieri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 12:47:00 PDT 2022


ekieri updated this revision to Diff 463998.
ekieri added a comment.

Fix test link-f90-main.f90, which was failing for statically linked builds.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134821/new/

https://reviews.llvm.org/D134821

Files:
  clang/lib/Driver/ToolChains/Gnu.cpp
  flang/docs/FlangDriver.md
  flang/test/CMakeLists.txt
  flang/test/Driver/link-c-main.c
  flang/test/Driver/link-f90-main.f90
  flang/test/Driver/linker-flags.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134821.463998.patch
Type: text/x-patch
Size: 6968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/67c2e885/attachment.bin>


More information about the cfe-commits mailing list