X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftarget-disassem.lisp;h=6e074072a02c63869a1044d49db51dea45d09b63;hb=c3699db2053ff3b5ac6a98d4431c3789496002d8;hp=4b73b0b42777786d9adfe73b5e7d4b0f2536eb9a;hpb=9cd69ef4f515e7917da3cc69ed228d520b6bcd29;p=sbcl.git diff --git a/src/compiler/target-disassem.lisp b/src/compiler/target-disassem.lisp index 4b73b0b..6e07407 100644 --- a/src/compiler/target-disassem.lisp +++ b/src/compiler/target-disassem.lisp @@ -381,8 +381,7 @@ (1- lra-size)))) sb!vm:return-pc-header-widetag)) (unless (null stream) - (princ '.lra stream)) - (incf (dstate-next-offs dstate) lra-size)) + (note "possible LRA header" dstate))) nil) ;;; Print the fun-header (entry-point) pseudo-instruction at the