Using the LLVM rules for install ensures that DESTDIR and other expected
variables for an LLVM install work correctly.
Tested:
Manually with DESTDIR=/tmp/testinstall/ ninja install-llvmlibc
Differential D129041
Use add_llvm_install_targets for install-llvmlibc jeffbailey on Jul 2 2022, 8:45 PM. Authored by
Details Using the LLVM rules for install ensures that DESTDIR and other expected Tested:
Diff Detail
|