[PATCH] D117781: [flang] Update tco tool pipline and add translation to LLVM IR

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 04:08:32 PST 2022


clementval updated this revision to Diff 402470.
clementval added a comment.

Update how the targets are linked to tco

This looks similar to other tools like: bolt/tools/driver/CMakeLists.txt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117781

Files:
  flang/include/flang/Optimizer/CodeGen/CodeGen.h
  flang/include/flang/Optimizer/Support/InitFIR.h
  flang/include/flang/Tools/CLOptions.inc
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/lib/Optimizer/Support/CMakeLists.txt
  flang/lib/Optimizer/Support/InitFIR.cpp
  flang/test/Fir/basic-program.fir
  flang/tools/tco/CMakeLists.txt
  flang/tools/tco/tco.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117781.402470.patch
Type: text/x-patch
Size: 17362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/ae9c3afb/attachment.bin>


More information about the llvm-commits mailing list