[bazel] Port D149368 mlir openmp

This commit is contained in:
Fangrui Song 2023-09-20 11:53:59 -07:00
parent 0740b7e3e2
commit 08b10afc1e

View File

@ -8007,6 +8007,7 @@ cc_library(
"//llvm:FrontendOpenMP",
"//llvm:Support",
"//llvm:TransformUtils",
"//llvm:TargetParser",
],
)