Closed tjingrant closed 4 years ago
Got a linking error for LLVMFuncOp::addEntryBlock, declared: https://github.com/tensorflow/mlir/blob/f33f6e16ec430da0989d5e3a287bed1d6d55f73f/include/mlir/Dialect/LLVMIR/LLVMOps.td#L608
LLVMFuncOp::addEntryBlock
Looks like it's missing a definition, I will send in a patch soon.
Got a linking error for
LLVMFuncOp::addEntryBlock
, declared: https://github.com/tensorflow/mlir/blob/f33f6e16ec430da0989d5e3a287bed1d6d55f73f/include/mlir/Dialect/LLVMIR/LLVMOps.td#L608Looks like it's missing a definition, I will send in a patch soon.