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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 12:33:56 PST 2022


schweitz added inline comments.


================
Comment at: flang/tools/tco/tco.cpp:40
 
+/// list of program return codes
 static cl::opt<std::string>
----------------
clementval wrote:
> 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. 
Just garbage copied over from elsewhere. Thanks for deleting 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