refinements to calling convention, ad hoc optimizations and primitive inlining
original commit: 979a3270e0eea63dfe933fd47dcf1f54488cb7a9
This commit is contained in:
parent
3aad0a1539
commit
52ea5b868a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user