[PATCH] D75649: [mlir] Introduce OwningFuncRef following the same pattern as OwningModuleRef

Tamas Berghammer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 17:59:15 PST 2020


tberghammer updated this revision to Diff 248364.
tberghammer added a comment.

Add missing include


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75649/new/

https://reviews.llvm.org/D75649

Files:
  mlir/include/mlir/IR/Function.h
  mlir/include/mlir/IR/Module.h
  mlir/include/mlir/IR/OwningOpRef.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75649.248364.patch
Type: text/x-patch
Size: 3902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/1fc8f943/attachment.bin>


More information about the llvm-commits mailing list