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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:00:22 PST 2016


grimar updated this revision to Diff 48506.
grimar marked 15 inline comments as done.
grimar added a comment.

- Addressed Rui's comments.


http://reviews.llvm.org/D14382

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14382.48506.patch
Type: text/x-patch
Size: 23797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/e1dc3c37/attachment.bin>


More information about the llvm-commits mailing list