[PATCH] D89013: [libcxx] Support per-target __config_site in per-target runtime build

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 30 15:50:54 PDT 2021


phosek updated this revision to Diff 334289.
phosek retitled this revision from "[libcxx] Support per-target __config in per-target runtime build" to "[libcxx] Support per-target __config_site in per-target runtime build".
phosek edited the summary of this revision.
phosek added a comment.

@ldionne this is ready for review now that D97572 <https://reviews.llvm.org/D97572> landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89013

Files:
  clang/lib/Driver/ToolChains/Fuchsia.cpp
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/test/Driver/fuchsia.cpp
  clang/test/Driver/linux-header-search.cpp
  libcxx/CMakeLists.txt
  libcxx/include/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89013.334289.patch
Type: text/x-patch
Size: 9742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210330/b43fa63d/attachment-0001.bin>


More information about the cfe-commits mailing list