[PATCH] D102849: [flang][driver] Add support for the "-init-only" option

Stuart Ellis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 2 09:41:39 PDT 2021


stuartellis updated this revision to Diff 349307.
stuartellis added a comment.

Address review comments
Renaming InitializationOnly to InitOnly
Add missing line in init-only.f90
Updating commit message with init-only/test-io comparison


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102849

Files:
  clang/include/clang/Driver/Options.td
  flang/include/flang/Frontend/FrontendActions.h
  flang/include/flang/Frontend/FrontendOptions.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  flang/test/Driver/driver-help.f90
  flang/test/Driver/init-only.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102849.349307.patch
Type: text/x-patch
Size: 4981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210602/617fca27/attachment-0001.bin>


More information about the cfe-commits mailing list