[PATCH] D120051: [flang][driver] Make `flang-new` always generate run-time type info

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 07:11:27 PST 2022


awarzynski updated this revision to Diff 409643.
awarzynski added a comment.

Move the `schemata` check to aGenerateRtTypeTables`

Thanks for taking a look @jeanPerier!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120051

Files:
  flang/include/flang/Frontend/CompilerInstance.h
  flang/include/flang/Frontend/FrontendAction.h
  flang/include/flang/Frontend/FrontendActions.h
  flang/lib/Frontend/FrontendAction.cpp
  flang/lib/Frontend/FrontendActions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120051.409643.patch
Type: text/x-patch
Size: 7056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/3e4566cc/attachment.bin>


More information about the llvm-commits mailing list