[PATCH] D34541: [COFF] Fix SECTION and SECREL relocation handling for absolute symbols

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 16:33:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306071: [COFF] Fix SECTION and SECREL relocation handling for absolute symbols (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D34541?vs=103660&id=103666#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34541

Files:
  lld/trunk/COFF/Chunks.cpp
  lld/trunk/COFF/Symbols.cpp
  lld/trunk/COFF/Symbols.h
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/pdb-secrel-absolute.yaml
  lld/trunk/test/COFF/secidx-absolute.s
  lld/trunk/test/COFF/secrel-absolute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34541.103666.patch
Type: text/x-patch
Size: 9289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/3d63631e/attachment.bin>


More information about the llvm-commits mailing list