[Lldb-commits] [PATCH] D61952: [CMake] Stabilize install process for LLDB.framework

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 17 10:43:19 PDT 2019


xiaobai added a comment.

In D61952#1506608 <https://reviews.llvm.org/D61952#1506608>, @sgraenitz wrote:

> @xiaobai Out of interest: have you faced overwrite issues when running `install` and would this patch help?


It's been a while since I've looked at in detail but I don't remember having any issues. It's possible that I don't remember or things have changed while I didn't notice. I'll play with my build and try it out with your patch applied, and then report back.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61952





More information about the lldb-commits mailing list