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)
commit127b6c3ba7fef9c0b39dac4c343d14eeba2c53d2
treee5ad0a2c4a5960346fea03bdcd039b991463961c
parent9d6eb573d7e760626401008b590a6eaeb1508c18
Don't deference the section_end() iterator.

Hard to test given the undefined behavior nature.

llvm-svn: 229530
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp