[erlang-patches] compile: asm and core options
Tuncer Ayaz
tuncer.ayaz@REDACTED
Wed Dec 4 08:44:39 CET 2013
Implement the suggestions I made in
http://erlang.org/pipermail/erlang-questions/2013-August/075161.html:
* compile(3): stop declaring 'asm' as "for internal debugging use"
* compile:file/2: implement 'core' option
* compile_SUITE: test 'asm'
https://github.com/erlang/otp/pull/154
https://github.com/erlang/otp/pull/154.patch
git fetch git://github.com/tuncer/otp.git asm-core
More information about the erlang-patches
mailing list