[PATCH] D29663: [ELF] - Added partial support for --emit-relocs (no --gc-section case, no /DISCARD/ support) #3

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 08:04:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294464: [ELF] - Added partial support for --emit-relocs (no --gc-section case, no… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D29663?vs=87624&id=87662#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29663

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Options.td
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/emit-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29663.87662.patch
Type: text/x-patch
Size: 8455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/37154f3c/attachment.bin>


More information about the llvm-commits mailing list