This patch adds test for the lowering of Fortran modules.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122317
[flang][NFC] Add module lowering tests ClosedPublic Authored by clementval on Mar 23 2022, 7:57 AM.
Details Summary This patch adds test for the lowering of Fortran modules. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 23 2022, 7:57 AM This revision is now accepted and ready to land.Mar 23 2022, 8:43 AM Closed by commit rGb38e78cc445c: [flang][NFC] Add module lowering tests (authored by clementval). · Explain WhyMar 23 2022, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417657 flang/test/CMakeLists.txt
flang/test/Lower/module-and-internal-proc.f90
flang/test/Lower/module-single-point-of-def.f90
flang/test/Lower/module_definition.f90
flang/test/Lower/module_use.f90
flang/test/Lower/module_use_in_same_file.f90
|