android_bionic/libc/arch-common/bionic
Elliott Hughes b348d5cda8 Build crtbegin with clang too.
If _start_main is static, clang optimizes it out and then generates an
undefined reference from the inline assembler, so let's explicitly tell
the compiler it's used.

Bug: N/A
Test: ran tests
Change-Id: Iba3d9c63abae9a0dc32f236b01783515f0190956
2017-07-25 11:54:33 -07:00
..
__dso_handle.h
__dso_handle_so.h
asm_multiarch.h
atexit.h
crtbegin.c Build crtbegin with clang too. 2017-07-25 11:54:33 -07:00
crtbegin_so.c Remove obsolete __stack_chk_fail_local. 2017-05-23 16:43:30 -07:00
crtbrand.S
crtend.S
crtend_so.S
pthread_atfork.h