[all-commits] [llvm/llvm-project] 718562: [flang][tco] Remove unneeded dependencies
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Jan 26 05:03:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 718562a469f98a580975a5662f381cca9f1b3de5
https://github.com/llvm/llvm-project/commit/718562a469f98a580975a5662f381cca9f1b3de5
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M flang/tools/tco/CMakeLists.txt
M flang/tools/tco/tco.cpp
Log Message:
-----------
[flang][tco] Remove unneeded dependencies
`tco` does not generate machine code, so it does not require (machine)
code-gen related dependencies.
Differential Revision: https://reviews.llvm.org/D118112
More information about the All-commits
mailing list