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)
commit31e6dbfd54acec83afffb12798eb389fc1c96a58
tree6d321abff324e2872f7b50ec44f837a1241cebb4
parentb6f1c1593f7180839cbee5713395daeda2c546e7
IR: Expose Module::rbegin() and rend()

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214121 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Module.h