diff options
author | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2022-05-19 09:31:03 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2022-05-19 11:13:35 +0000 |
commit | f820625503744472be8312bb70ee0da197816067 (patch) | |
tree | b8fb97c1c7624ec6f9f96ff447725d1cb9bd0194 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 44673278e029d7a6f56c8a3177247026b831720f (diff) | |
download | llvm-f820625503744472be8312bb70ee0da197816067.zip llvm-f820625503744472be8312bb70ee0da197816067.tar.gz llvm-f820625503744472be8312bb70ee0da197816067.tar.bz2 |
[flang][driver] Make driver accept `-module-dir<value>`
`-module-dir` is Flang's equivalent for `-J` from GFortran (in fact,
`-J` is an alias for `-module-dir` in Flang). Currently, only
`-module-dir <value>` is accepted. However, `-J` (and other options for
specifying various paths) accepts `-J<value>` as well as `-J <value>`.
This patch makes sure that `-module-dir` behaves consistently with other
such flags.
Differential Revision: https://reviews.llvm.org/D125957
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions