llvm/flang/lib
Valentin Clement 17d71347b2
[flang] Handle module in lowering pass
This patch enables the lowering of basic modules and functions/subroutines
in modules.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D120819

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
2022-03-02 18:26:43 +01:00
..
Common
Decimal
Evaluate [flang] Check constraint C711 correctly 2022-03-01 12:22:17 -08:00
Frontend [flang][driver] Add support for --target/--triple 2022-02-25 09:38:10 +00:00
FrontendTool [flang][driver] Add support for -emit-llvm 2022-02-17 12:13:03 +00:00
Lower [flang] Handle module in lowering pass 2022-03-02 18:26:43 +01:00
Optimizer [flang] Lower inquire statement 2022-03-02 18:03:29 +01:00
Parser [flang] Allow extension cases of EQUIVALENCE with optional warnings 2022-02-15 10:21:38 -08:00
Semantics [flang] Check constraint C711 correctly 2022-03-01 12:22:17 -08:00
CMakeLists.txt