0.6.8.3: added CODE-COMPONENT slot for NO-DEBUG-INFO condition
[sbcl.git] / src / compiler / x86 / parms.lisp
index 8ad1f04..8c558aa 100644 (file)
   breakpoint
   function-end-breakpoint
   single-step-breakpoint)
-;;; FIXME: It'd be nice to replace all the DEFENUMs with something
-;;; a la
+;;; FIXME: It'd be nice to replace all the DEFENUMs with something like
 ;;;   (WITH-DEF-ENUM (:START 8)
 ;;;     (DEF-ENUM HALT-TRAP)
 ;;;     (DEF-ENUM PENDING-INTERRUPT-TRAP)