[all-commits] [llvm/llvm-project] 1a461c: [compiler-rt] Install libc++ and libc++abi in buil...
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Wed Jan 15 10:47:28 PST 2025
Branch: refs/heads/users/alexrichardson/symbolizer-build-install
Home: https://github.com/llvm/llvm-project
Commit: 1a461cd801fc64290b436abe056562fc771a1883
https://github.com/llvm/llvm-project/commit/1a461cd801fc64290b436abe056562fc771a1883
Author: Alexander Richardson <alexrichardson at google.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
Log Message:
-----------
[compiler-rt] Install libc++ and libc++abi in build_symbolizer.sh
This ensures that the directory layout of the libc++/libc++abi matches exactly what we would get on a real installation.
Currently the build directory happens to match the install directory layout, but this will no longer be true in the future.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list