d7831208b2
clang complains if you define a symbol and _then_ make it weak, rather than the other way round: /tmp/setjmp-c3c977.s:90:1: warning: sigsetjmp changed binding to STB_WEAK .weak sigsetjmp; ^ Test: treehugger Change-Id: Iee6b0ea456bb2e92aea810ce45f171caabaa89d2 |
||
---|---|---|
.. | ||
bionic | ||
cortex-a7/bionic | ||
cortex-a9/bionic | ||
cortex-a15/bionic | ||
cortex-a53/bionic | ||
cortex-a55/bionic | ||
generic/bionic | ||
krait/bionic | ||
kryo/bionic | ||
dynamic_function_dispatch.cpp | ||
static_function_dispatch.S |