[PATCH] D75881: [BasicBlock] Define class successor and predecessor iterators.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 14:08:12 PDT 2020
asbirlea updated this revision to Diff 249751.
asbirlea added a comment.
Updated to have the global APIs as wrappers over class-specific ones and include the added header split off.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75881/new/
https://reviews.llvm.org/D75881
Files:
llvm/include/llvm/IR/BasicBlock.h
llvm/include/llvm/IR/CFG.h
llvm/include/llvm/IR/Instruction.h
llvm/include/llvm/IR/IteratorsHelper.h
llvm/lib/IR/BasicBlock.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75881.249751.patch
Type: text/x-patch
Size: 23054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/91555a67/attachment.bin>
More information about the llvm-commits
mailing list