[Lldb-commits] [PATCH] D69016: [lldb] move more things from python to cmake

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 16 00:00:06 PDT 2019


mgorny added a comment.

I'm not sure if I like the usage of `POST_BUILD` stuff (it provides less control than separate targets) but overall this seems a good change. Replacing ~250 lines of reinventing the wheel with ~20 lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69016





More information about the lldb-commits mailing list