[PATCH] D148266: [clang][driver] Linking to just-built libc++.dylib when bootstrapping libc++ with clang

Fahad Nayyar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 17:07:23 PDT 2023


fahadnayyar updated this revision to Diff 527241.
fahadnayyar added a comment.

Passing -L <toolchain-install>/bin/../lib/ unconditionally to the linker.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148266/new/

https://reviews.llvm.org/D148266

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  clang/test/Driver/darwin-header-search-libcxx.cpp
  clang/test/Driver/darwin-link-libcxx-from-toolchain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148266.527241.patch
Type: text/x-patch
Size: 12808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230601/ba671877/attachment.bin>


More information about the cfe-commits mailing list