Add call site location getter to C API
authorGeorge <989903+GeorgeLyon@users.noreply.github.com>
Thu, 17 Dec 2020 17:27:17 +0000 (09:27 -0800)
committerGeorge <989903+GeorgeLyon@users.noreply.github.com>
Thu, 17 Dec 2020 17:55:21 +0000 (09:55 -0800)
commit4a327bd25289efdfb1c466b119e6e55fadebfc42
tree5b187b2c30964d6b86d93fb8ff9311b2bbba9518
parent23d183f190508e519fa044aa22985fe298278ae7
Add call site location getter to C API

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D93334
mlir/include/mlir-c/IR.h
mlir/lib/CAPI/IR/IR.cpp
mlir/test/CAPI/ir.c