diff options
author | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2022-03-08 15:19:36 +0000 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2022-03-08 17:19:32 +0000 |
commit | b383b17bf7afff4010f790bc73555a4cb8c2754e (patch) | |
tree | 655f2c78f04a635198d011da29b7413e15ae322f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ced5472e09b4abe4f8be863592609ee6bbebf8b2 (diff) | |
download | llvm-b383b17bf7afff4010f790bc73555a4cb8c2754e.zip llvm-b383b17bf7afff4010f790bc73555a4cb8c2754e.tar.gz llvm-b383b17bf7afff4010f790bc73555a4cb8c2754e.tar.bz2 |
[flang][nfc] Update the CMake dependencies for `flangFrontend`
The "FrontendActions.cpp" file (which is one of the source files for the
`flangFrontend` library) includes "Passes.h.inc" (indirectly, via
"CLOptions.inc"). This file is generated alongside other TableGen
outputs from the `FIROptTransformsPassIncGen` CMake target. This patch
adds `FIROptTransformsPassIncGen` to the list of build dependencies for
`flangFrontend`.
The lack of this dependency might cause non-determinstic build failures,
e.g. https://lab.llvm.org/buildbot/#/builders/160/builds/6210.
Differential Revision: https://reviews.llvm.org/D121218
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions