[flang][NFC] Add namelist lowering test
authorValentin Clement <clementval@gmail.com>
Wed, 23 Mar 2022 15:51:39 +0000 (16:51 +0100)
committerValentin Clement <clementval@gmail.com>
Wed, 23 Mar 2022 15:52:44 +0000 (16:52 +0100)
commitdd3e54213cb6f4227654488951b3f9d6b9269e36
tree112ae4a8c4541be444704681f700a3669ac535bc
parent29fada4a3d3db309f11f7fa7a0c61cd4021e9947
[flang][NFC] Add namelist lowering test

This patch adds a lowering test for the namelist.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Peter Steinfeld <psteinfeld@nvidia.com>
Co-authored-by: V Donaldson <vdonaldson@nvidia.com>
flang/test/Lower/namelist.f90 [new file with mode: 0644]