[PATCH] D98191: [flang][driver] Add support for `-fdebug-dump-symbols-sources`

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 07:19:57 PDT 2021


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

Switch back from `-fdebug-dump-symbols-sources` to `-fget-symbols-sources`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98191

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/Flang-Driver/driver-help.f90
  flang/test/Semantics/getsymbols01.f90
  flang/test/Semantics/getsymbols02.f90
  flang/test/Semantics/getsymbols03-a.f90
  flang/test/Semantics/getsymbols04.f90
  flang/test/Semantics/getsymbols05.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98191.330978.patch
Type: text/x-patch
Size: 7462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/4af112eb/attachment-0001.bin>


More information about the cfe-commits mailing list