[PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 00:28:26 PST 2016


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL261838: [ELF2] - Basic implementation of -r/--relocatable (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D14382?vs=48917&id=49016#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14382

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/InputSection.h
  lld/trunk/ELF/Options.td
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/relocatable.s
  lld/trunk/test/ELF/Inputs/relocatable2.s
  lld/trunk/test/ELF/relocatable.s
  lld/trunk/test/ELF/strip-all.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14382.49016.patch
Type: text/x-patch
Size: 20753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/8e615cae/attachment-0001.bin>


More information about the llvm-commits mailing list