diff options
author | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-11-02 11:43:40 +0000 |
---|---|---|
committer | Hafiz Abid Qadeer <hafiz_abid@mentor.com> | 2015-11-02 11:43:40 +0000 |
commit | c10e82087b93a3f9a62ab1780b4bb4839a93740f (patch) | |
tree | fbf0f41da9fb3b48e3437185115247dcce190572 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | dd4ed3af98840c1a57a5594de00dd234cf157b77 (diff) | |
download | bcm5719-llvm-c10e82087b93a3f9a62ab1780b4bb4839a93740f.tar.gz bcm5719-llvm-c10e82087b93a3f9a62ab1780b4bb4839a93740f.zip |
Handle the options and parameters separator in every MI command
Summary:
As per the following link, the "--" separator can appear between the options
and parameters of any MI command. Previously this separator was only
handled by the `-data-disassemble` MI command. I have moved the relevant
code into `CMICmdBase` so that any MI command can handle the
aforementioned separator.
https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Input-Syntax.html#GDB_002fMI-Input-Syntax
Reviewers: ki.stfu
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D14197
llvm-svn: 251793
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions