mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-01 01:31:26 +00:00
[flang] Fixed missing dependency.
It looks like a flaky issue that sometimes breaks the buildbot: https://lab.llvm.org/buildbot/#/builders/181/builds/13475 Reviewed By: clementval Differential Revision: https://reviews.llvm.org/D142081
This commit is contained in:
parent
96f49905de
commit
7ea998e3be
@ -5,5 +5,6 @@ add_llvm_library(flangOmpReport
|
||||
|
||||
DEPENDS
|
||||
acc_gen
|
||||
flangFrontend
|
||||
omp_gen
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user