Restore undefined-alien-fun name reporting on x86-64.
commit5180112f38672c124e175f2c88a5ebb67ed8f831
authorStas Boukarev <stassats@gmail.com>
Thu, 1 Feb 2018 13:44:26 +0000 (1 16:44 +0300)
committerStas Boukarev <stassats@gmail.com>
Thu, 1 Feb 2018 13:44:26 +0000 (1 16:44 +0300)
tree9a5d207cfeadf2d93e4bab30649d72cddb128b45
parent55f1c569f20280bde039242793b0126ae30809bf
Restore undefined-alien-fun name reporting on x86-64.

The function address is no longer loaded through RBX, encode the name
in the debug info.
src/code/interr.lisp
src/compiler/x86-64/c-call.lisp
tests/alien.impure.lisp