Swap the order of two functions inside base/status.cpp and build with abilink. The ABI XML will change so dependent libraries will be considered out of date.
Swap the order of two functions inside base/status.cpp and build with abilink. The ABI XML will change so dependent libraries will be considered out of date.
Platforms 2017-11-13
Description
Without the flag, source locations are emitted in the ABI XML, which means trivially moving code around will cause spurious re-links.