aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/compiler.app.src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-01-17 13:25:19 +0100
committerGitHub <[email protected]>2019-01-17 13:25:19 +0100
commit9627785145f4db991ce0206d2fdc053557720c61 (patch)
treed7944b37ac9e2e71895c2ebc390cc1718618241e /lib/compiler/src/compiler.app.src
parent401bd13ffd39052d4125fbc6fc8360dc08121883 (diff)
parentd4248d50ec9b2b27b2e000bd414f249c71f34c17 (diff)
downloadotp-9627785145f4db991ce0206d2fdc053557720c61.tar.gz
otp-9627785145f4db991ce0206d2fdc053557720c61.tar.bz2
otp-9627785145f4db991ce0206d2fdc053557720c61.zip
Merge pull request #2097 from bjorng/bjorn/compiler/eliminate-beam_bs
Eliminate the beam_bs compiler pass
Diffstat (limited to 'lib/compiler/src/compiler.app.src')
-rw-r--r--lib/compiler/src/compiler.app.src1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src
index 1472e3fde1..108a0ca100 100644
--- a/lib/compiler/src/compiler.app.src
+++ b/lib/compiler/src/compiler.app.src
@@ -24,7 +24,6 @@
beam_a,
beam_asm,
beam_block,
- beam_bs,
beam_clean,
beam_dict,
beam_disasm,