[libcxx-commits] [PATCH] D102012: [libc++] Move handling of the target triple to the DSL

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 7 07:21:43 PDT 2021


ldionne updated this revision to Diff 343673.
ldionne retitled this revision from "[libc++] Refactor how we set the target triple" to "[libc++] Move handling of the target triple to the DSL".
ldionne edited the summary of this revision.
ldionne added a comment.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.

Split into two changes - this is the target change only


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102012

Files:
  libcxx/test/configs/legacy.cfg.in
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/utils/libcxx/test/config.py
  libcxx/utils/libcxx/test/dsl.py
  libcxx/utils/libcxx/test/params.py
  libcxxabi/test/lit.site.cfg.in
  libunwind/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102012.343673.patch
Type: text/x-patch
Size: 14379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210507/e0ae73fc/attachment.bin>


More information about the libcxx-commits mailing list