[all-commits] [llvm/llvm-project] 1b749c: [flang][driver] Remove unnecessary CMake dependenc...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Fri Nov 20 08:44:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b749c0cb5c0dff3342e87054d6a86353eeb7b46
https://github.com/llvm/llvm-project/commit/1b749c0cb5c0dff3342e87054d6a86353eeb7b46
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M flang/tools/flang-driver/CMakeLists.txt
M flang/unittests/Frontend/CMakeLists.txt
Log Message:
-----------
[flang][driver] Remove unnecessary CMake dependencies (nfc)
Remove clangFrontend from the list of dependencies. These should have
been removed in: 8d51d37e0628bde3eb5a3200507ba7135dfc2751. See also
https://reviews.llvm.org/D87774.
More information about the All-commits
mailing list