[flang] Add a .mod file test with subprograms
authorTim Keith <tkeith@nvidia.com>
Mon, 16 Jul 2018 23:44:07 +0000 (16:44 -0700)
committerTim Keith <tkeith@nvidia.com>
Mon, 16 Jul 2018 23:44:07 +0000 (16:44 -0700)
commitf95c663c09e793b74500ce376b9890fe939419eb
tree27aa7ced0bf9897996a7443d2a8e55dfeef94eb7
parentdda6fa8ebac0ff27e95ce79201509e474e1bc719
[flang] Add a .mod file test with subprograms

The .mod file just contains the API. Test that prefixes and suffixes
on the declaration get correctly persisted.

Original-commit: flang-compiler/f18@eb2a6deb4fe12bae83fc3cb2366d056cf50cc9a5
Reviewed-on: https://github.com/flang-compiler/f18/pull/126
Tree-same-pre-rewrite: false
flang/test/semantics/CMakeLists.txt
flang/test/semantics/modfile04.f90 [new file with mode: 0644]