[PATCH] D27070: Implement STARTUP linker script command.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 15:32:58 PST 2016


ruiu created this revision.
ruiu added a reviewer: grimar.
ruiu added a subscriber: llvm-commits.

Implement STARTUP linker script command.


https://reviews.llvm.org/D27070

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/start-end.s
  test/ELF/linkerscript/startup.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27070.79160.patch
Type: text/x-patch
Size: 4461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/1588b299/attachment.bin>


More information about the llvm-commits mailing list