aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/ops.tab
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-02-17 16:27:11 +0100
committerBjörn Gustavsson <[email protected]>2011-08-16 08:58:50 +0200
commit70d016cf227dfae7f77a57349be09cd57dba18d6 (patch)
tree71dedcb46e10f9d2b710a3c16dd06e97de4c4b3d /erts/emulator/beam/ops.tab
parentbe04820c070d01d7565b936fa14efc2941055e0b (diff)
downloadotp-70d016cf227dfae7f77a57349be09cd57dba18d6.tar.gz
otp-70d016cf227dfae7f77a57349be09cd57dba18d6.tar.bz2
otp-70d016cf227dfae7f77a57349be09cd57dba18d6.zip
BEAM loader: Load the line table
Diffstat (limited to 'erts/emulator/beam/ops.tab')
-rw-r--r--erts/emulator/beam/ops.tab2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/emulator/beam/ops.tab b/erts/emulator/beam/ops.tab
index 3fb408e821..503a0aecb5 100644
--- a/erts/emulator/beam/ops.tab
+++ b/erts/emulator/beam/ops.tab
@@ -110,6 +110,8 @@ move S r | line Loc | call_ext_only Ar Func => \
move S r | line Loc | call Ar Func => \
line Loc | move S r | call Ar Func
+line Loc | func_info M F A => func_info M F A | line Loc
+
line I