| commit | 515ed44776b6ce56bb05f503fc63d0c905f14bf6 | [log] [tgz] | 
|---|---|---|
| author | Hal Finkel <hfinkel@anl.gov> | Tue Oct 13 20:31:33 2015 +0000 | 
| committer | Hal Finkel <hfinkel@anl.gov> | Tue Oct 13 20:31:33 2015 +0000 | 
| tree | b362ac7845211491f15b40ed3afe60b761146329 | |
| parent | 28c89bbb365c77cf15d3ec8bd7b982cba454057c [diff] | 
[ELF2/PPC64] Fix the end-of-buffer check for TOC restoration We'd miss the nop if it really did come right at the end of the buffer (nice off-by-one error). llvm-svn: 250220