[PATCH] D12456: [IR] Add operand bundles to CallInst and InvokeInst.
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 19:03:22 PDT 2015
sanjoy updated this revision to Diff 34402.
sanjoy added a comment.
- address Duncan's review
http://reviews.llvm.org/D12456
Files:
include/llvm/IR/CallSite.h
include/llvm/IR/InstrTypes.h
include/llvm/IR/Instructions.h
lib/IR/Instructions.cpp
lib/IR/LLVMContextImpl.cpp
lib/IR/LLVMContextImpl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12456.34402.patch
Type: text/x-patch
Size: 33864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/7689588f/attachment.bin>
More information about the llvm-commits
mailing list