[PATCH] D56558: [opaque pointer types] Update LoadInst creation APIs to consistently accept a return-type argument.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 13:41:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351123: [opaque pointer types] Update LoadInst creation APIs to consistently (authored by jyknight, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56558?vs=181154&id=181645#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56558

Files:
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/IR/Core.cpp
  llvm/trunk/lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56558.181645.patch
Type: text/x-patch
Size: 16342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/622758e6/attachment.bin>


More information about the llvm-commits mailing list