[PATCH] D71761: [lldb] Add a setting to not install the main executable

Daniel Kiss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 09:49:10 PST 2020


danielkiss updated this revision to Diff 239156.
danielkiss added a comment.

Patch is rebased due to conflict with the upstream changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71761/new/

https://reviews.llvm.org/D71761

Files:
  lldb/include/lldb/Target/Target.h
  lldb/packages/Python/lldbsuite/test/commands/target/auto-install-main-executable/Makefile
  lldb/packages/Python/lldbsuite/test/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
  lldb/packages/Python/lldbsuite/test/commands/target/auto-install-main-executable/main.cpp
  lldb/source/Target/Target.cpp
  lldb/source/Target/TargetProperties.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71761.239156.patch
Type: text/x-patch
Size: 9639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/c9e8318d/attachment.bin>


More information about the llvm-commits mailing list