[libcxx-commits] [PATCH] D132324: [RFC] Remove support for building libc++ with `LLVM_ENABLE_PROJECTS`
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 21 11:21:58 PDT 2022
MaskRay added inline comments.
================
Comment at: clang/lib/Driver/ToolChains/Linux.cpp:310
- // The deprecated -DLLVM_ENABLE_PROJECTS=libcxx configuration installs
- // libc++.so in D.Dir+"/../lib/". Detect this path.
----------------
@mgorny FYI, this has been removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132324/new/
https://reviews.llvm.org/D132324
More information about the libcxx-commits
mailing list