X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fdump.lisp;h=bb8ff4811b4a04436e3e7600c4b72c35718a7245;hb=6ab9c60f1c53cc7cc912d644658bc23453a82ac4;hp=eaf4ab8461033b0eb7d4f08e6397767302988a5a;hpb=5e9825374b74df450d8cfb2c005e6bef30197734;p=sbcl.git diff --git a/src/compiler/dump.lisp b/src/compiler/dump.lisp index eaf4ab8..bb8ff48 100644 --- a/src/compiler/dump.lisp +++ b/src/compiler/dump.lisp @@ -1042,6 +1042,8 @@ ;; hardwired to be empty. And SBCL doesn't have GENGC (and as ;; far as I know no modern CMU CL does either -- WHN ;; 2001-10-05). So might we be able to get rid of trace tables? + ;; + ;; Note that gencgc also does something with the trace table. ;; Dump the constants, noting any :ENTRY constants that have to ;; be patched.