diff options
author | Björn Gustavsson <bjorn@erlang.org> | 2015-08-24 10:41:51 +0200 |
---|---|---|
committer | Björn Gustavsson <bjorn@erlang.org> | 2015-08-24 10:41:58 +0200 |
commit | d07a3cbf1a7e71d6d18905b726319687c7010a1f (patch) | |
tree | c1076e3755a82015226f4966d1b29d647c900ac5 /bootstrap/lib/compiler/ebin/compiler.app | |
parent | beb851eedcf7407f0a0db167dc9212f2a7f13bd8 (diff) | |
download | erlang-d07a3cbf1a7e71d6d18905b726319687c7010a1f.tar.gz |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/compiler/ebin/compiler.app')
-rw-r--r-- | bootstrap/lib/compiler/ebin/compiler.app | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index d3b2296ea4..e41604f261 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -37,6 +37,7 @@ beam_opcodes, beam_peep, beam_receive, + beam_reorder, beam_split, beam_trim, beam_type, |