[PATCH] D132324: [RFC] Remove support for building libc++ with `LLVM_ENABLE_PROJECTS`

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 21 11:21:57 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 cfe-commits mailing list