[erlang-questions] HiPE on .beam files? (was: Why can't HiPE inline functions across ...)
Bjorn Gustavsson
bgustavsson@REDACTED
Sun Nov 23 09:21:22 CET 2008
On Fri, Nov 21, 2008 at 4:11 PM, Paul Fisher <pfisher@REDACTED> wrote:
> Tangentially, is it possible to take a .beam file w/o native code, run
> HiPE on it generating a new .beam file with native code? This would be
> wonderful as an install-time tool for people who want to always run
> everything with HiPE.
>
erlc +native <filename>.beam
The native code will be added to the existing file.
/Bjorn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
More information about the erlang-questions
mailing list