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

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 06:50:29 PDT 2016


zatrazz updated this revision to Diff 53552.
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.53552.patch
Type: text/x-patch
Size: 12903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/663ebab3/attachment.bin>


More information about the llvm-commits mailing list