Update template specialization to reflect API changes.
authorMichael Ilseman <milseman@apple.com>
Thu, 20 Nov 2014 19:33:30 +0000 (19:33 +0000)
committerMichael Ilseman <milseman@apple.com>
Thu, 20 Nov 2014 19:33:30 +0000 (19:33 +0000)
commitdeb068a5cb7b026b18438e031dfd1b0dfec13f57
treefba2ed565dbe2071de3f73f4d3ea2a473df221d9
parente6c1fc9a4463064004c436869ff7c91660582895
Update template specialization to reflect API changes.

po_iterator_storage's insertEdge was updated to reflect the API
changes from many of our insert methods in r222334, however the
template specialization for external storage was not updated. This
updates the specialization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222446 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PostOrderIterator.h