[PATCH] D55084: [CMake] Add RPATHS parameter to llvm_add_executable/library

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 05:24:36 PST 2018


sgraenitz abandoned this revision.
sgraenitz added a comment.

More requirements for RPATH handling in LLDB came up. We will do it manually over there instead of adding support in LLVM. Added D55316 <https://reviews.llvm.org/D55316> to avoid the need for reverting default settings.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55084





More information about the llvm-commits mailing list