[all-commits] [llvm/llvm-project] 0e09bb: Revert "[build] Fix stand-alone builds of clang."
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Jan 23 16:25:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e09bb8b143c80426c497a924ee4fa57a26af6b5
https://github.com/llvm/llvm-project/commit/0e09bb8b143c80426c497a924ee4fa57a26af6b5
Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M llvm/cmake/modules/LLVMConfig.cmake.in
Log Message:
-----------
Revert "[build] Fix stand-alone builds of clang."
There is a typo in the cmake configuration. It should be
RISCVTargetParserTableGen, not RISCVTargetParserTablegen.
This reverts commit 5d02e38f56dfa6c46dd71658c185582af1ffb07b.
More information about the All-commits
mailing list