diff options
author | Alex Langford <apl@fb.com> | 2019-08-19 20:17:27 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-08-19 20:17:27 +0000 |
commit | 3b4ce731fbcc6490da95d8091b384c3ddb3c70d9 (patch) | |
tree | b01c73ff4c875a906d35d6aa4891b8f5df3f45ed /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 928071ae4ef5e2e6342afb126518a79fde81cf8b (diff) | |
download | llvm-3b4ce731fbcc6490da95d8091b384c3ddb3c70d9.zip llvm-3b4ce731fbcc6490da95d8091b384c3ddb3c70d9.tar.gz llvm-3b4ce731fbcc6490da95d8091b384c3ddb3c70d9.tar.bz2 |
[lldb-vscode] add `launchCommands` to handle launch specific commands
Summary:
This can help `lldb-vscode` handle launch commands associate with remote platform
attach request have field `attachCommands` to handle attach specific commands
add a corresponding one for launch request
if no launch command is provided, create a new target and launch; otherwise, execute the launch command
Differential Revision: https://reviews.llvm.org/D65363
Patch by Wanyi Ye <kusmour@gmail.com>
llvm-svn: 369296
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions