diff options
author | Daniel Grumberg <dany.grumberg@gmail.com> | 2020-05-11 11:42:38 +0100 |
---|---|---|
committer | Daniel Grumberg <dany.grumberg@gmail.com> | 2020-06-24 18:05:05 +0100 |
commit | 29125ddf1323951901184d2859274afdecac0327 (patch) | |
tree | 53830c3d01333b73fc96679e5c8680ef5b62500a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | ceb298be40211a7235f73c7ff9f46603ca84fd6b (diff) | |
download | llvm-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