diff options
author | Björn Gustavsson <[email protected]> | 2011-08-10 15:14:36 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2011-10-11 11:46:34 +0200 |
commit | f2e79b0670d1c56205ae89ac248de53f46d56ee8 (patch) | |
tree | 2b32de96974bee6e25b59300f382bf114eda03d0 /erts/obj.debug | |
parent | 2a30746d09f467c13e9361774867462ae4f2bd32 (diff) | |
download | otp-f2e79b0670d1c56205ae89ac248de53f46d56ee8.tar.gz otp-f2e79b0670d1c56205ae89ac248de53f46d56ee8.tar.bz2 otp-f2e79b0670d1c56205ae89ac248de53f46d56ee8.zip |
Refactor 'too_old_compiler' handling
In the handling of generic instructions, we used to always
test whether the instruction was 'too_old_compiler' and abort
loading with a special error message.
Refactor the code so that we only do test if we an error
has occurred. That will allow us to make the test more expensive
in the future, allowing us to customize error messages for certain
opcode without any cost in the successful case.
Diffstat (limited to 'erts/obj.debug')
0 files changed, 0 insertions, 0 deletions