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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 03:08:25 PST 2016


grimar updated this revision to Diff 48802.
grimar marked 9 inline comments as done.
grimar added a comment.

- Addressed review comments
- Fixed compilation issues under linux


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.48802.patch
Type: text/x-patch
Size: 25669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/6c14db00/attachment-0001.bin>


More information about the llvm-commits mailing list