[PATCH] D31377: [IR] Share implementation of pairs of const and non-const methods in BasicBlock using the const version instead of the non-const version
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 26 19:50:49 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298827: [IR] Share implementation of pairs of const and non-const methods in BasicBlockā¦ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D31377?vs=93087&id=93093#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31377
Files:
llvm/trunk/include/llvm/IR/BasicBlock.h
llvm/trunk/lib/IR/BasicBlock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31377.93093.patch
Type: text/x-patch
Size: 12028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/bb1de5d5/attachment.bin>
More information about the llvm-commits
mailing list