mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 17:16:05 +00:00

The call to `set_target_properties` should use the target passed to `add_lldb_library` instead of a hard-coded value. Upstream `liblldb` is the only target for which this matters, but downstream we have LLDBRPC.framework which needs this as well.