[all-commits] [llvm/llvm-project] f7d875: [runtimes] Move enable_32bit to the DSL
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 6 05:42:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7d8754312bf3d10fb902d94f2bc84e3adf12ba4
https://github.com/llvm/llvm-project/commit/f7d8754312bf3d10fb902d94f2bc84e3adf12ba4
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-07-06 (Tue, 06 Jul 2021)
Changed paths:
M libcxx/test/CMakeLists.txt
M libcxx/test/configs/legacy.cfg.in
M libcxx/utils/libcxx/test/config.py
M libcxx/utils/libcxx/test/params.py
M libcxxabi/test/CMakeLists.txt
M libcxxabi/test/lit.site.cfg.in
M libunwind/test/CMakeLists.txt
M libunwind/test/lit.site.cfg.in
Log Message:
-----------
[runtimes] Move enable_32bit to the DSL
This is necessary for from-scratch configurations to support the 32-bit
mode of the test suite.
Differential Revision: https://reviews.llvm.org/D105435
More information about the All-commits
mailing list