[llvm-dev] Missing symbol __executable_start on Android when linking with LLD

Carlo Kok via llvm-dev llvm-dev at lists.llvm.org
Wed May 31 02:27:36 PDT 2017


On Tue, 30 May 2017 15:53:48 -0700
Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote:

> Carlo Kok <ck at remobjects.com> writes:
> 
> > Android libc casts its address to the elf header type. So I think
> > start of text?  
> 
> Can you give https://reviews.llvm.org/D33700 a try?

links fine now! thanks. I'm still a bit off for this code path to
actually hit, so I can't tell yet if it does what it's supposed to do.

--
Carlo Kok
RemObjects Software


More information about the llvm-dev mailing list