[PATCH] D33533: [IR] Add an iterator and range accessor for the PHI nodes of a basic block.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 20:10:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303964: [IR] Add an iterator and range accessor for the PHI nodes of a basic (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D33533?vs=100197&id=100357#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33533

Files:
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/unittests/IR/BasicBlockTest.cpp
  llvm/trunk/unittests/IR/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33533.100357.patch
Type: text/x-patch
Size: 6757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/81e75335/attachment.bin>


More information about the llvm-commits mailing list