aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-07-07 11:51:04 +0200
committerGitHub <[email protected]>2017-07-07 11:51:04 +0200
commitd256e32d4a0dc427f617fd1c832a9140162ade37 (patch)
treea1bac9d02fdcebf7903d5bed2b2ca92a00be9e3f /bootstrap/lib
parent1c3a893a5abd05330e1ebc0bce8b4219fa368917 (diff)
parentd4a27e98cb1c11340b296004d784b15f80d015e9 (diff)
downloadotp-d256e32d4a0dc427f617fd1c832a9140162ade37.tar.gz
otp-d256e32d4a0dc427f617fd1c832a9140162ade37.tar.bz2
otp-d256e32d4a0dc427f617fd1c832a9140162ade37.zip
Merge pull request #1080 from josevalim/jv-sys-core-replace
Introduce a new core pass called sys_core_alias OTP-14505
Diffstat (limited to 'bootstrap/lib')
-rw-r--r--bootstrap/lib/compiler/ebin/compiler.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app
index 9c166b13e3..76858e0e7d 100644
--- a/bootstrap/lib/compiler/ebin/compiler.app
+++ b/bootstrap/lib/compiler/ebin/compiler.app
@@ -58,6 +58,7 @@
core_lib,
erl_bifs,
rec_env,
+ sys_core_alias,
sys_core_bsm,
sys_core_dsetel,
sys_core_fold,