[PATCH] D40070: [ELF] - Don't emit broken relocations for SHF_MERGE sections when --emit-relocs is used.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 04:33:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318394: [ELF] - Don't emit broken relocations for SHF_MERGE sections when --emit-relocs… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D40070?vs=122994&id=123156#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40070

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/emit-relocs-mergeable-i386.s
  lld/trunk/test/ELF/emit-relocs-mergeable.s
  lld/trunk/test/ELF/emit-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40070.123156.patch
Type: text/x-patch
Size: 6479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/5603568e/attachment.bin>


More information about the llvm-commits mailing list