commit | 6231391fa7398ec430633ddcd3568d698c0c9d62 | [log] [tgz] |
---|---|---|
author | Simon Atanasyan <simon@atanasyan.com> | Wed Feb 10 10:08:35 2016 +0000 |
committer | Simon Atanasyan <simon@atanasyan.com> | Wed Feb 10 10:08:35 2016 +0000 |
tree | f1d5db8f9a68e07aac3dbab182d9d36c87e47558 | |
parent | bada46c1112cd4e9b424533fc4b39fb56262badb [diff] |
[ELF][MIPS] Rename MipsTargetInfo::relocateOne argument SA to S MIPS 32-bit ABI uses REL relocation record format. We read addends from relocation destinations right in the MipsTargetInfo::relocateOne function. llvm-svn: 260364