llvm/flang/test
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
..
Driver [flang][driver] Add support for --target/--triple 2022-02-25 09:38:10 +00:00
Evaluate Folding in the front end was replacing calls to LEN and dropping 2022-02-09 16:50:28 -08:00
Examples
Fir [flang] Add Win32 to the list of supported triples 2022-02-16 21:43:13 +00:00
Frontend
Lower [flang] Handle module in lowering pass 2022-03-02 18:26:43 +01:00
NonGtestUnit
Parser
Preprocessing [flang] Fix handling of space between # and name in preprocessor stringification 2022-01-12 16:02:17 -08:00
Runtime
Semantics [flang] Check constraint C711 correctly 2022-03-01 12:22:17 -08:00
Unit
CMakeLists.txt [flang] Initial lowering for empty program 2022-01-28 22:39:58 +01:00
lit.cfg.py
lit.site.cfg.py.in