diff options
author | Arnamoy Bhattacharyya <arnamoy10@gmail.com> | 2021-03-03 16:28:11 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2021-03-04 13:29:07 +0000 |
commit | ab971c29a56a4c24359b499d05c30c8c9fc4dea3 (patch) | |
tree | 7db681cec16f93dca693c4d4893827d026836f45 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | a1155ae64dc7f3672e81ff7db4f58a371d36e9f0 (diff) | |
download | llvm-ab971c29a56a4c24359b499d05c30c8c9fc4dea3.zip llvm-ab971c29a56a4c24359b499d05c30c8c9fc4dea3.tar.gz llvm-ab971c29a56a4c24359b499d05c30c8c9fc4dea3.tar.bz2 |
[flang][driver] Add options for -fdefault* and -flarge-sizes
Add support for the following Fortran dialect options:
- -default*
- -flarge-sizes
It also adds two test cases:
# For checking whether `flang-new` is passing options correctly to `flang-new -fc1`.
# For checking if `fdefault-` arguments are processed properly.
Also moves the Dialect related option parsing to a dedicated function
and adds a member `defaultKinds()` to `CompilerInvocation`
Depends on: D96032
Differential Revision: https://reviews.llvm.org/D96344
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions