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 | ||
string | ||
dynamic_function_dispatch.cpp | ||
static_function_dispatch.S |