LLVMFuncOp: implement addEntryBlock
authorAlex Zinenko <zinenko@google.com>
Thu, 19 Dec 2019 20:16:19 +0000 (12:16 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 19 Dec 2019 20:16:51 +0000 (12:16 -0800)
commit1bcd8ef32f8104cc4bbe9e7003cf8a23c51ae24f
tree0088b6fc8b1f711e5892273c6d29d2d3694886df
parent15f800f4bc71733c9f47f0dc4d44799be900bc00
LLVMFuncOp: implement addEntryBlock

This function has been declared as a part of the LLVMFuncOp interface but never
implemented.

Closes tensorflow/mlir#325.

PiperOrigin-RevId: 286439619
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp