[all-commits] [llvm/llvm-project] e5d98c: Revert "[flang][driver] Allow main program to be i...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Fri Apr 28 01:42:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5d98c15cb7ba467c5f93b5ef08ac9b18d390133
https://github.com/llvm/llvm-project/commit/e5d98c15cb7ba467c5f93b5ef08ac9b18d390133
Author: Andrzej Warzynski <andrzej.warzynski at gmail.com>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M flang/docs/FlangDriver.md
M flang/test/CMakeLists.txt
R flang/test/Driver/link-c-main.c
R flang/test/Driver/link-f90-main.f90
M flang/test/Driver/linker-flags.f90
Log Message:
-----------
Revert "[flang][driver] Allow main program to be in an archive"
This reverts commit 876df74dd47196a9ca3b4fff21ffb5441491a0a0.
My understanding (based on https://reviews.llvm.org/D149429) is that
this patch has caused all of Flang's buildbots to fail. I'm not really
able to verify 100% as the buildbot UI is incredibly slow ATM. I am
reverting either way so that we can discuss the right solution offline.
More information about the All-commits
mailing list