[libcxx-commits] [PATCH] D105435: [runtimes] Move enable_32bit to the DSL

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 5 09:28:39 PDT 2021


ldionne created this revision.
Herald added subscribers: libcxx-commits, arichardson, mgorny.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.
ldionne requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.

This is necessary for from-scratch configurations to support the 32-bit
mode of the test suite.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105435

Files:
  libcxx/test/CMakeLists.txt
  libcxx/test/configs/legacy.cfg.in
  libcxx/utils/libcxx/test/config.py
  libcxx/utils/libcxx/test/params.py
  libcxxabi/test/CMakeLists.txt
  libcxxabi/test/lit.site.cfg.in
  libunwind/test/CMakeLists.txt
  libunwind/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105435.356514.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210705/789923ee/attachment.bin>


More information about the libcxx-commits mailing list