[all-commits] [llvm/llvm-project] 8d6f61: Revert "[Flang] Use find_program() to find clang-t...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Aug 10 02:39:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d6f61b6ad71290ad5e99a78843e237486cd2488
https://github.com/llvm/llvm-project/commit/8d6f61b6ad71290ad5e99a78843e237486cd2488
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M flang/docs/CMakeLists.txt
Log Message:
-----------
Revert "[Flang] Use find_program() to find clang-tblgen"
This reverts commit 3bba12a81e242359580fa322cf1a9a0a43b461e6.
While this fixes doc generation in standalone flang builds, it
breaks them for combined builds of clang and flang.
More information about the All-commits
mailing list