aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorDaniel Grumberg <dany.grumberg@gmail.com>2020-05-11 11:42:38 +0100
committerDaniel Grumberg <dany.grumberg@gmail.com>2020-06-24 18:05:05 +0100
commit29125ddf1323951901184d2859274afdecac0327 (patch)
tree53830c3d01333b73fc96679e5c8680ef5b62500a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentceb298be40211a7235f73c7ff9f46603ca84fd6b (diff)
downloadllvm-29125ddf1323951901184d2859274afdecac0327.zip
llvm-29125ddf1323951901184d2859274afdecac0327.tar.gz
llvm-29125ddf1323951901184d2859274afdecac0327.tar.bz2
Start adding support for generating CC1 command lines from CompilerInvocation
This change includes the following: - Add additional information in the relevant table-gen files to encode the necessary information to automatically parse the argument into a CompilerInvocation instance and to generate the appropriate command line argument from a CompilerInvocation instance. - Extend OptParserEmitter to emit the necessary macro tables as well as constant tables to support parsing and generating command line arguments for options that provide the necessary information. - Port some options to use this new system for parsing and generating command line arguments. Differential Revision: https://reviews.llvm.org/D79796
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions