diff options
author | Björn Gustavsson <[email protected]> | 2011-11-18 14:09:29 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-11-28 14:07:20 +0100 |
commit | 0aa3a8200025ae32c5aba11be5229fff19d03c7f (patch) | |
tree | 634d38bd382ff97593c7b198733bd4d14d9c3b02 /lib/stdlib/test/ets_tough_SUITE.erl | |
parent | 02c869c58f226e8ea16de3d35e0e53d023376cb7 (diff) | |
download | otp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.tar.gz otp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.tar.bz2 otp-0aa3a8200025ae32c5aba11be5229fff19d03c7f.zip |
hipe: Remove single function compilation
Compiling single functions (as opposed to whole modules) to native
code complicates code management in HiPE. It would also vastly
complicate whole-module optimizations, such as returning multiple
return values instead of tuples within a module.
As a first step, remove the external interface for the single
compilation feature. In the future, there are many things that
could be restructured and simplified.
Diffstat (limited to 'lib/stdlib/test/ets_tough_SUITE.erl')
0 files changed, 0 insertions, 0 deletions