[all-commits] [llvm/llvm-project] 06400a: [runtimes] Generalize how we reorder projects
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon May 16 05:55:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06400a0142af8297b5d39b8f34a7c59db6f9910c
https://github.com/llvm/llvm-project/commit/06400a0142af8297b5d39b8f34a7c59db6f9910c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
A cmake/Modules/SortSubset.cmake
M runtimes/CMakeLists.txt
Log Message:
-----------
[runtimes] Generalize how we reorder projects
This way, we could use it for LLVM_ENABLE_PROJECTS too if desired.
Differential Revision: https://reviews.llvm.org/D125121
More information about the All-commits
mailing list