[compiler-rt] [compiler-rt] Install libc++ and libc++abi in build_symbolizer.sh (PR #123104)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 15:12:07 PST 2025


================
@@ -88,10 +89,11 @@ make -j libz.a
 # Build and install libcxxabi and libcxx.
 if [[ ! -f ${LLVM_BUILD}/build.ninja ]]; then
   rm -rf ${LIBCXX_BUILD}
----------------
arichardson wrote:

Oh yes, missed that one.

https://github.com/llvm/llvm-project/pull/123104


More information about the llvm-commits mailing list