IR: Expose Module::rbegin() and rend()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 28 Jul 2014 21:09:32 +0000 (21:09 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 28 Jul 2014 21:09:32 +0000 (21:09 +0000)
commitb5806889f49c906ad47885f02877a9e429e8a186
tree2175ba0f7b74fae93ea7115243960e419fa12055
parent3d9478cf3adf8553956107b876d0ab6853210ec1
IR: Expose Module::rbegin() and rend()

A follow-up commit for PR5680 needs to visit functions in reverse order.
Expose iterators to allow that.

llvm-svn: 214121
llvm/include/llvm/IR/Module.h