summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2019-08-26 17:59:41 +0000
committerAlex Lorenz <arphaman@gmail.com>2019-08-26 17:59:41 +0000
commit8679ef4e46a4d7b46a521a905d60357854117d43 (patch)
treee4499bc7e0be5bdd7c34268d20b083d82e6d0426 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parent846429de741046b3f06d7a515a54d970325b74ad (diff)
downloadbcm5719-llvm-8679ef4e46a4d7b46a521a905d60357854117d43.tar.gz
bcm5719-llvm-8679ef4e46a4d7b46a521a905d60357854117d43.zip
[driver] add a new option `-gen-cdb-fragment-path` to emit
a fragment of a compilation database for each compilation This patch adds a new option called -gen-cdb-fragment-path to the driver, which can be used to specify a directory path to which clang can emit a fragment of a CDB for each compilation it needs to invoke. This option emits the same CDB contents as -MJ, and will be ignored if -MJ is specified. Differential Revision: https://reviews.llvm.org/D66555 llvm-svn: 369938
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud