[Lldb-commits] [PATCH] D69589: [lldb] Refactor all POST_BUILD commands into targets

Haibo Huang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 30 17:14:10 PDT 2019


hhb updated this revision to Diff 227204.
hhb added a comment.

When creating symlink, make the target depends on relative target path. So that if the target file doesn't exist, the build will fail.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69589

Files:
  lldb/CMakeLists.txt
  lldb/scripts/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69589.227204.patch
Type: text/x-patch
Size: 10362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191031/1a96b976/attachment-0001.bin>


More information about the lldb-commits mailing list