commit | 4923eea4f6a5c547cfa87e2da7ba788100df4982 | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Fri Mar 21 07:26:41 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Fri Mar 21 07:26:41 2014 +0000 |
tree | 02263154642555f0e803f9aaf1186b36f24a8018 | |
parent | fc029f2983a69de3ccca576f2cee23292d1b04ef [diff] |
[RuntimeDyld] Allow processRelocationRef to process more than one relocation entry at a time. Some targets require more than one relocation entry to perform a relocation. This change allows processRelocationRef to process more than one relocation entry at a time by passing the relocation iterator itself instead of just the relocation entry. Related to <rdar://problem/16199095> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204439 91177308-0d34-0410-b5e6-96231b3b80d8