aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test/beam_literals_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-12-08 09:04:34 +0100
committerBjörn Gustavsson <[email protected]>2011-01-17 15:23:43 +0100
commit0c44ee46cd9f108599aad58c7f0f62b34dad0615 (patch)
treef8ec89a4c06a8f1882818faef7325ae970fed2c2 /erts/emulator/test/beam_literals_SUITE.erl
parenta3981bb0d5742098e484e49661b7f378f18069d5 (diff)
downloadotp-0c44ee46cd9f108599aad58c7f0f62b34dad0615.tar.gz
otp-0c44ee46cd9f108599aad58c7f0f62b34dad0615.tar.bz2
otp-0c44ee46cd9f108599aad58c7f0f62b34dad0615.zip
beam_emu: Don't inline helper functions into process_main()
By default, GCC will inline calls to helper functions. Since process_main() is already huge, there is no reason to inline the helper functions (and some of them are used very seldom).
Diffstat (limited to 'erts/emulator/test/beam_literals_SUITE.erl')
0 files changed, 0 insertions, 0 deletions