[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
Wed Sep 7 01:28:21 PDT 2016


evgeny777 updated this revision to Diff 70508.
evgeny777 added a comment.

Great hint, thanks! Diff updated.


https://reviews.llvm.org/D23925

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

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


More information about the llvm-commits mailing list