macho64: remove LC_DATA_IN_CODE, change reloc type to 1
commit97577e82d7230e5b3ef0947c8d62b9a3326fe4a1
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 12 Feb 2016 03:25:33 +0000 (11 19:25 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 12 Feb 2016 03:25:33 +0000 (11 19:25 -0800)
tree77e1f26ea74698e4c2742a188c511a305c144730
parent5eebc6bc2bdb5e4607075f39edfe62d8b9d699f6
macho64: remove LC_DATA_IN_CODE, change reloc type to 1

Change the relocation type to SIGNED instead of BRANCH, this is
probably more correct.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
output/outmac64.c