aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2016-04-14 10:04:49 +0200
committerBjörn Gustavsson <[email protected]>2016-04-14 10:30:02 +0200
commit19f231024d5fc4e0e7084b6b38ca404f3368844a (patch)
tree91b0775e9704bb843964431e27749f57de41f028 /erts/emulator/test
parent21041ee50217d90dc21dd484b9dd26c469e8cf87 (diff)
downloadotp-19f231024d5fc4e0e7084b6b38ca404f3368844a.tar.gz
otp-19f231024d5fc4e0e7084b6b38ca404f3368844a.tar.bz2
otp-19f231024d5fc4e0e7084b6b38ca404f3368844a.zip
Eliminate misleading #ifdef ARCH_64 in beam_opcodes.h
There is a '#ifdef ARCH_64' beam_opcodes.h, which might make you think that files generated by beam_makeops will work for both 32-bit and 64-bit architectures. They will not. beam_makeops will generate different code depending on its -wordsize option.
Diffstat (limited to 'erts/emulator/test')
0 files changed, 0 insertions, 0 deletions