[all-commits] [llvm/llvm-project] 3ded92: [mlir] Add missing const * updates in StandardAttr...
Tres via All-commits
all-commits at lists.llvm.org
Thu Nov 19 13:56:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ded927cf80ac519f9f9c4664fef08787f7c537d
https://github.com/llvm/llvm-project/commit/3ded927cf80ac519f9f9c4664fef08787f7c537d
Author: Tres Popp <tpopp at google.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M mlir/include/mlir-c/StandardAttributes.h
Log Message:
-----------
[mlir] Add missing const * updates in StandardAttributes
This add missing updates to the header file that caused linking issues.
Original change at https://reviews.llvm.org/D91740
Differential Revision: https://reviews.llvm.org/D91822
More information about the All-commits
mailing list