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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 15:19:32 PDT 2016


ruiu added a comment.

Doesn't something like this (https://reviews.llvm.org/D24282) work? I think this is what Rafael and I were suggesting.


https://reviews.llvm.org/D23925





More information about the llvm-commits mailing list