[PATCH] D23925: [ELF] Default to entry address 0x0 in case start symbol is not defined and entry point is not specified in command line

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 02:06:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280912: Set entry address to 0x0 if no _start symbol (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D23925?vs=70508&id=70662#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23925

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/arm-gnu-ifunc.s
  lld/trunk/test/ELF/edata-etext.s
  lld/trunk/test/ELF/entry.s
  lld/trunk/test/ELF/linkerscript/symbols-synthetic.s
  lld/trunk/test/ELF/reproduce-windows.s
  lld/trunk/test/ELF/resolution.s
  lld/trunk/test/ELF/undef-start.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23925.70662.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/cdc2594f/attachment.bin>


More information about the llvm-commits mailing list