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

Tim Keith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 09:14:16 PDT 2021


tskeith added a comment.

> Would this option be used to extract debug/code-navigation info?

Yes, it's something related to mapping between symbols and source locations.

> Is there an equivalent in `clang` or `gfortran`?

Not that I know of.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98191



More information about the cfe-commits mailing list