llvm-project/flang/lib/Frontend
Andrzej Warzynski 499f1ed548 [flang][driver] Fine-tune `-fdebug-dump-symbols`
When generating output for `-fdebug-dump-symbols`, make sure that
BuildRuntimeDerivedTypeTables is also run. This change is needed in
order to make the implementation of `-fdebug-dump-symbols` in
`flang-new` consistent with `f18`. It also allows us to port more tests
to use the new driver whenever it is enabled.

Differential Revision: https://reviews.llvm.org/D100649
2021-04-26 09:20:50 +00:00
..
CMakeLists.txt [flang][driver] Add debug measure-parse-tree and pre-fir-tree options 2021-02-19 11:27:54 +00:00
CompilerInstance.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
CompilerInvocation.cpp [flang][driver] Add support for `-fget-definition` 2021-04-21 09:31:36 +00:00
FrontendAction.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
FrontendActions.cpp [flang][driver] Fine-tune `-fdebug-dump-symbols` 2021-04-26 09:20:50 +00:00
FrontendOptions.cpp [flang][driver] Add support for `-cpp/-nocpp` 2021-04-07 13:01:52 +00:00
TextDiagnostic.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00
TextDiagnosticBuffer.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00
TextDiagnosticPrinter.cpp [flang] Introduce DiagnosticConsumer classes in libflangFrontend 2020-10-05 17:46:44 +01:00