OSDN Git Service

tweak comment
authordevans <devans>
Fri, 29 Jan 2010 02:28:40 +0000 (02:28 +0000)
committerdevans <devans>
Fri, 29 Jan 2010 02:28:40 +0000 (02:28 +0000)
cgen/mach.scm

index f54e90f..25b3034 100644 (file)
       (def-isa-attr! (adata-isas a))
       (keep-isa-validate!)
       ;; Install the builtin objects now that we have an arch, and now that
-      ;; attributes MACH and ISA exist.
+      ;; attributes MACH and ISA exist, and now that we know the rtl version.
       (reader-install-builtin!)
       a))
 )