[Lldb-commits] [PATCH] D66994: [lldb][CMake] Fix windows-x86-debug compilation with python enabled using multi-target generator

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 30 05:46:22 PDT 2019


labath added reviewers: amccarth, stella.stamenova.
labath added a comment.

+windows folks, then can speak to the substance of this change.

As for the implementation, I get the impression that there is a lot of duplicated code in here. The code for finding the release and debug pythons is nearly identical. Can this be extracted into an utility function?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D66994





More information about the lldb-commits mailing list