diff options
author | Patrick Rudolph <siro@das-labor.org> | 2019-02-15 14:45:58 +0100 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2019-03-03 16:46:30 +0000 |
commit | 62b4b4496190c69b3e0f8562a3c560913af119bf (patch) | |
tree | 4b791af06ecfd57de8a79e7ac0319e332f8b7a42 /src | |
parent | 3a42c885100d38db2f95fa3bd3ae96ae8e501de6 (diff) | |
download | coreboot-62b4b4496190c69b3e0f8562a3c560913af119bf.tar.xz |
rmodule: Don't emit reloc for R_X86_64_PC64
Relocations for PC relative instructions must not emitted.
As PC64 are unlikely with current code, it never was an issue.
Change-Id: Ife472a287ff15b1c04a516e25ff13221441fd122
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/31469
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions