[PATCH] D18959: [lld] Implement --dynamic-list

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 10:46:52 PDT 2016


zatrazz removed rL LLVM as the repository for this revision.
zatrazz updated this revision to Diff 53279.
zatrazz added a comment.

Updated patch based on previous comments.


http://reviews.llvm.org/D18959

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DynamicList.cpp
  ELF/DynamicList.h
  ELF/Options.td
  ELF/Writer.cpp
  test/ELF/dynamic-list.s
  test/ELF/invalid-dynamic-list.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18959.53279.patch
Type: text/x-patch
Size: 12221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/0e60d917/attachment.bin>


More information about the llvm-commits mailing list