diff --git a/src/mlir/libMLIR_h.jl b/src/mlir/libMLIR_h.jl index d2f117c051..db7bb76777 100755 --- a/src/mlir/libMLIR_h.jl +++ b/src/mlir/libMLIR_h.jl @@ -47,10 +47,6 @@ end MlirLlvmThreadPool Re-export llvm::ThreadPool so as to avoid including the LLVM C API directly. - -| Field | Note | -| :---- | :---------------------------------------------------------------------------- | -| ptr | Re-export llvm::ThreadPool so as to avoid including the LLVM C API directly. | """ struct MlirLlvmThreadPool ptr::Ptr{Cvoid}