[all-commits] [llvm/llvm-project] 523819: Create ${swig_target}-scripts target instead of ll...

António Afonso via All-commits all-commits at lists.llvm.org
Sat Aug 22 19:38:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52381938bcc8547316d79a4721281da7f934d9b8
      https://github.com/llvm/llvm-project/commit/52381938bcc8547316d79a4721281da7f934d9b8
  Author: António Afonso <antonio.afonso at gmail.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M lldb/CMakeLists.txt
    M lldb/bindings/python/CMakeLists.txt

  Log Message:
  -----------
  Create ${swig_target}-scripts target instead of lldb-python-scripts

This addresses the issue raised here https://reviews.llvm.org/rG02bf5632a94da6c3570df002804f8d3f79c11bfc
The `finish_swig_python` function might be called more than once so we need to create the distribution
component target based on the swig target.

Differential Revision: https://reviews.llvm.org/D86402




More information about the All-commits mailing list