Unverified Commit b2ea0467 authored by Thomas Preud'homme's avatar Thomas Preud'homme Committed by GitHub
Browse files

[MLIR] Add missing omp_gen dep to MLIROpenMPDialect (#84552)

This fixes the following failure when doing a clean build (in particular
no .ninja* lying around) of lib/libMLIROpenMPDialect.a only:
```
In file included from mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp:29:
llvm/include/llvm/Frontend/OpenMP/OMPConstants.h:20:10: fatal error: llvm/Frontend/OpenMP/OMP.h.inc: No such file or directory
```
parent 36cf982d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment