[cfe-commits] [PATCH] Wrong crtbegin/crtend pair used for PIE on Android

Hans Wennborg hans at chromium.org
Mon Sep 10 02:33:55 PDT 2012


On Thu, Sep 6, 2012 at 1:50 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com> wrote:
> Hi,
>
> current clang driver picks the wrong crtbegin/crtend combination for
> PIE binaries on android. See attached fix for details.

Not an Android or Driver expert, but this looks good to me.

Maybe expand the patch description a little by explaining which
crtbegin/crtend was picked before and which is the correct one?

Thanks,
Hans



More information about the cfe-commits mailing list