[all-commits] [llvm/llvm-project] 4a327b: Add call site location getter to C API
George Lyon via All-commits
all-commits at lists.llvm.org
Thu Dec 17 09:59:18 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a327bd25289efdfb1c466b119e6e55fadebfc42
https://github.com/llvm/llvm-project/commit/4a327bd25289efdfb1c466b119e6e55fadebfc42
Author: George <989903+GeorgeLyon at users.noreply.github.com>
Date: 2020-12-17 (Thu, 17 Dec 2020)
Changed paths:
M mlir/include/mlir-c/IR.h
M mlir/lib/CAPI/IR/IR.cpp
M mlir/test/CAPI/ir.c
Log Message:
-----------
Add call site location getter to C API
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D93334
More information about the All-commits
mailing list