zephyr/include/toolchain
Daniel Leung c31e659165 codecov: avoid inlining functions for correct execution counts
This adds a compiler option -fno-inline for code coverage on
architectures which supports doing code coverage. This also
modifies the ALWAYS_INLINE macro to not do any inlining. This
needs to be done so code coverage can count the number of
executions to the correct lines.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-03-26 13:28:30 -04:00
..
common.h codecov: avoid inlining functions for correct execution counts 2019-03-26 13:28:30 -04:00
gcc.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
xcc.h