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 smeenai - Commits
- rGe3b3b8094d03: Reland: [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared…
rGbc595f570205: Revert [libcxxabi] r323455 - [cmake] [libcxxabi] Call llvm_setup_rpath() when…
rG0106b4305f1a: [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries.
rCXXA323495: Reland:
rL323495: Reland:
rCXXA323458: Revert [libcxxabi] r323455 - [cmake] [libcxxabi] Call llvm_setup_rpath() when…
rL323458: Revert [libcxxabi] r323455 - [cmake] [libcxxabi] Call llvm_setup_rpath() when…
rCXXA323455: [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries.
rL323455: [cmake] [libcxxabi] Call llvm_setup_rpath() when adding shared libraries.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Reopen after rollback.
@smeenai pointed out LLVM may not be available in standalone builds