diff options
author | Björn Gustavsson <[email protected]> | 2013-12-10 08:51:02 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2014-01-08 15:08:55 +0100 |
commit | b2812193cfc8f0e98520984080a4cb87230b1f0b (patch) | |
tree | 0b473b9f9446cd1a8ce12ac021d988e22f289184 /lib/tools/priv | |
parent | 017037352cf3992c0510b138a6e28de6032a4b27 (diff) | |
download | otp-b2812193cfc8f0e98520984080a4cb87230b1f0b.tar.gz otp-b2812193cfc8f0e98520984080a4cb87230b1f0b.tar.bz2 otp-b2812193cfc8f0e98520984080a4cb87230b1f0b.zip |
Ignore warnings when running sys_core_fold after inlining
The new inliner (cerl_inline) does not mark inlined code as compiler
generated. Therefore, when sys_core_fold is run after inlining, it
may generate spurious warnings.
The easiest way out (for now, at least) is to discard all warnings
found when running sys_core_fold after inlining.
Diffstat (limited to 'lib/tools/priv')
0 files changed, 0 insertions, 0 deletions