Don't deference the section_end() iterator.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 20:07:28 +0000 (20:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 17 Feb 2015 20:07:28 +0000 (20:07 +0000)
commit38c028b3616c84b09d623953cf6d0211d4fe85a2
tree20d86289e2ffee2b1dfcf3378fa1e8687f3aec5d
parentaaaad89266c51c1b6a42d83f30130c8bf84c3804
Don't deference the section_end() iterator.

Hard to test given the undefined behavior nature.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp