[PATCH] D98191: [flang][driver] Add support for `-fdebug-dump-symbols-sources`
Kiran Chandramohan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 17 12:27:11 PDT 2021
kiranchandramohan accepted this revision.
kiranchandramohan added inline comments.
This revision is now accepted and ready to land.
================
Comment at: flang/include/flang/Frontend/FrontendOptions.h:60
+
+ /// Parse, run semantics and the dump symbol sources map
+ GetSymbolsSources
----------------
Nit: the -> then
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