[PATCH] D117781: [flang] Update tco tool pipline and add translation to LLVM IR
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 24 14:45:08 PST 2022
mehdi_amini added a comment.
Why does this tool even need to initialize the targets? It is a bit surprising that this linking dependency is declared on the tool instead of on the actual library that needs it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117781/new/
https://reviews.llvm.org/D117781
More information about the llvm-commits
mailing list