[PATCH] D87893: [flang] Make flang build compatible with LLVM dylib
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 09:49:17 PDT 2020
awarzynski added a comment.
In D87893#2330109 <https://reviews.llvm.org/D87893#2330109>, @awarzynski wrote:
> @serge-sans-paille Thank you for working on this! Sadly the Flang buildbot is unhappy again:http://lab.llvm.org:8014/#/builders/109/builds/35. I'm guessing that you didn't test with `-DFLANG_BUILD_NEW_DRIVER=ON`?
>
> IIUC, the `add_flang_tool` macro needs fixing/updating. I'll take a look and submit something. Perhaps I'll need to revert the changes in flang/tools/flang-driver/CMakeLists.txt. in the interim.
Should be fixed here: https://reviews.llvm.org/D89403
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87893/new/
https://reviews.llvm.org/D87893
More information about the llvm-commits
mailing list