[PATCH] D14305: [IR] Add a `data_operand` abstraction

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 20:59:01 PST 2015


sanjoy updated this revision to Diff 39161.
sanjoy marked 3 inline comments as done.
sanjoy added a comment.

- address review comments.  Note: some of the NFC refactoring has been commited separately


http://reviews.llvm.org/D14305

Files:
  include/llvm/IR/CallSite.h
  include/llvm/IR/InstrTypes.h
  include/llvm/IR/Instructions.h
  lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14305.39161.patch
Type: text/x-patch
Size: 8801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/39c7c7ea/attachment.bin>


More information about the llvm-commits mailing list