refinements to calling convention, ad hoc optimizations and primitive inlining

original commit: 979a3270e0eea63dfe933fd47dcf1f54488cb7a9
This commit is contained in:
Matthew Flatt 1998-05-08 21:58:38 +00:00
parent 3aad0a1539
commit 52ea5b868a

View File

@ -15,7 +15,10 @@
; the public names of loaded extensions
; default = ""
use-mrspidey ; #t => analyze with MrSpidey
use-mrspidey ; #t => whole-program analyze with MrSpidey
; default = #f
use-mrspidey-for-units ; #t => per-unit analyze with MrSpidey
; default = #f
clean-intermediate-files ; #t => keep intermediate .c/.o files