[lldb] Rename test module.map files to module.modulemap (NFC)
commita58eefa115588d6385ac40d05eb677267f48fc89
authorDave Lee <davelee.com@gmail.com>
Thu, 6 Apr 2023 20:50:05 +0000 (6 13:50 -0700)
committerDave Lee <davelee.com@gmail.com>
Thu, 6 Apr 2023 21:00:21 +0000 (6 14:00 -0700)
treec27fc248df0b26cdc72fc6cb307b629375236ff2
parent3f36b9b456ac4bfa695e253926daa87cd9838550
[lldb] Rename test module.map files to module.modulemap (NFC)

The name `module.modulemap` is convention.

> Clang will also search for a file named `module.map`. This behavior is deprecated and
> we plan to eventually remove it.
lldb/test/API/lang/objc/modules-incomplete/module.modulemap [moved from lldb/test/API/lang/objc/modules-incomplete/module.map with 100% similarity]
lldb/test/API/lang/objc/modules-inline-functions/module.modulemap [moved from lldb/test/API/lang/objc/modules-inline-functions/module.map with 100% similarity]