[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 05:13:20 PST 2022


clementval marked an inline comment as done.
clementval added inline comments.


================
Comment at: flang/tools/tco/tco.cpp:40
 
+/// list of program return codes
 static cl::opt<std::string>
----------------
awarzynski wrote:
> Copy & paste error?
That's what we have in `fir-dev` but it does not make so much sense. I'll just remove it and update fir-dev. 


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