Clang and llvm already use llvm_setup_rpath(), so this change will
help standarize rpath usage across all projects.
Details
Details
- Reviewers
beanz compnerd phosek EricWF - Commits
- rG3a667b9bd8b7: [cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.
rUNW323496: [cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.
rL323496: [cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.
Diff Detail
Diff Detail
- Repository
- rL LLVM