[all-commits] [llvm/llvm-project] bbac34: [compiler-rt] Install libc++ and libc++abi in buil...

Alexander Richardson via All-commits all-commits at lists.llvm.org
Wed Jan 15 15:13:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbac3493419be7e3c4383edf013b15a880ff9ee0
      https://github.com/llvm/llvm-project/commit/bbac3493419be7e3c4383edf013b15a880ff9ee0
  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 (#123104)

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