You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][Swift][CMake] Correct RUNPATH in Linux builds
* When LLDB_BUILD_FRAMEWORK is not enabled, liblldb is built/installed
in 'lib/'. Pass the correct path to 'add_properties_for_swift_modules
* '$ORIGIN' instead of '@loader_path' in Linux-like platforms
(cherry picked from commit 680e5ba)
(cherry picked from commit ea46866)
0 commit comments