diff options
author | Björn Gustavsson <[email protected]> | 2010-12-08 09:04:34 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-01-17 15:23:43 +0100 |
commit | 0c44ee46cd9f108599aad58c7f0f62b34dad0615 (patch) | |
tree | f8ec89a4c06a8f1882818faef7325ae970fed2c2 /erts/example/pg_async2.erl | |
parent | a3981bb0d5742098e484e49661b7f378f18069d5 (diff) | |
download | otp-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/example/pg_async2.erl')
0 files changed, 0 insertions, 0 deletions