diff options
author | Niclas Axelsson <[email protected]> | 2011-03-11 12:12:40 +0100 |
---|---|---|
committer | Niclas Axelsson <[email protected]> | 2011-03-11 12:15:31 +0100 |
commit | b9a94fef63f79f5a5a476b284104039336113d5b (patch) | |
tree | b2e45f7c024abae3477a708ecdd2b989897fee8f /erts/emulator/hipe/hipe_bif2.tab | |
parent | cdc5de779b4d1007a961d8f99c9280c460142777 (diff) | |
parent | 0c16b0931feb67641b91d973dbf8f5756384c19a (diff) | |
download | otp-b9a94fef63f79f5a5a476b284104039336113d5b.tar.gz otp-b9a94fef63f79f5a5a476b284104039336113d5b.tar.bz2 otp-b9a94fef63f79f5a5a476b284104039336113d5b.zip |
Merge branch 'pg/hipe-remove-constants-pool' into dev
* pg/hipe-remove-constants-pool:
Remove hipe constants pool
OTP-9128
Diffstat (limited to 'erts/emulator/hipe/hipe_bif2.tab')
-rw-r--r-- | erts/emulator/hipe/hipe_bif2.tab | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/hipe/hipe_bif2.tab b/erts/emulator/hipe/hipe_bif2.tab index d8d627e370..9578b69e27 100644 --- a/erts/emulator/hipe/hipe_bif2.tab +++ b/erts/emulator/hipe/hipe_bif2.tab @@ -26,7 +26,6 @@ bif hipe_bifs:show_nstack/1 bif hipe_bifs:nstack_used_size/0 bif hipe_bifs:show_pcb/1 bif hipe_bifs:show_term/1 -bif hipe_bifs:show_literals/0 bif hipe_bifs:in_native/0 bif hipe_bifs:modeswitch_debug_on/0 bif hipe_bifs:modeswitch_debug_off/0 |