mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
For multi-generator builds like MSVC and Xcode, the install source and destination of the lldb-python-scripts target contains configuration dependent paths and therefore need to be substituted. Differential revision: https://reviews.llvm.org/D76827