The binary installation path can already be absolute. In that case,
we must not prepend CMAKE_INSTALL_PREFIX. extend_path is used in other
places to handle that, this patch adds it when creating symlinks like
clang++ or llvm-readelf.
Details
Details
- Reviewers
Ericson2314
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo