[PATCH] D13385: [ELF2] Add -init and -fini switches

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 03:31:34 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249297: [ELF2] Add DT_INIT and DT_FINI dynamic table entries (authored by ikudrin).

Changed prior to commit:
  http://reviews.llvm.org/D13385?vs=36364&id=36496#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13385

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Options.td
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/elf2/init-fini.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13385.36496.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151005/929d82d8/attachment.bin>


More information about the llvm-commits mailing list