[M3commit] [modula3/cm3] cade68: Add flag to access front end compiler options whic...
GitHub
noreply at github.com
Tue Oct 11 05:30:34 CEST 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: cade68e5ce4fedb8e6345c0a0d3428eb04a0c789
https://github.com/modula3/cm3/commit/cade68e5ce4fedb8e6345c0a0d3428eb04a0c789
Author: peter mckinna <peter mckinna at gmail.com>
Date: 2016-10-11 (Tue, 11 Oct 2016)
Changed paths:
M m3-sys/cm3/src/Makefile.m3
Log Message:
-----------
Add flag to access front end compiler options which seem to have been lost
In particular the -X options which allow turning off runtime checks for
fastest possible code gen at the expense of safety. Eg cm3 -O -X-NoChecks
More information about the M3commit
mailing list