[PATCH] PE/COFF: rework how we handle base relocations

Saleem Abdulrasool compnerd at compnerd.org
Fri Jan 16 14:01:57 PST 2015


Hi ruiu,

Generalise the base relocation handling slightly to support multiple base
relocation types in PE/COFF.  This is necessary to generate proper executables
for WoA.

Track the base relocation type from the decision that we need a base relocation
to the point where we emit the base relocation into base relocation directory.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7022

Files:
  lib/ReaderWriter/PECOFF/WriterPECOFF.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7022.18320.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150116/6227a766/attachment.bin>


More information about the llvm-commits mailing list