[all-commits] [llvm/llvm-project] c0deb8: [flang][driver] Add missing dependency (nfc)
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Feb 18 09:17:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0deb81cd1a4afbe7d1666390c31746b308ff96f
https://github.com/llvm/llvm-project/commit/c0deb81cd1a4afbe7d1666390c31746b308ff96f
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M flang/lib/Frontend/CMakeLists.txt
Log Message:
-----------
[flang][driver] Add missing dependency (nfc)
These dependencies were introduced via the `ParseTreeDumper` API in:
* https://reviews.llvm.org/D96716
They manifested themselves in buildbot builders that set
`BUILD_SHARED_LIBS` to `On`.
More information about the All-commits
mailing list