[all-commits] [llvm/llvm-project] dc1c89: [Clang] Add llvm-mt and llvm-rc to Clang bootstrap...
Zero Omega via All-commits
all-commits at lists.llvm.org
Mon Feb 6 11:37:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc1c8917afd3f2b306797890a56be66087feb832
https://github.com/llvm/llvm-project/commit/dc1c8917afd3f2b306797890a56be66087feb832
Author: Haowei Wu <haowei at google.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M clang/CMakeLists.txt
Log Message:
-----------
[Clang] Add llvm-mt and llvm-rc to Clang bootstrap dependency
This patch adds llvm-mt and llvm-rc to the Clang bootstrap
dependency when building the Clang under Windows.
Differential Revision: https://reviews.llvm.org/D143025
More information about the All-commits
mailing list