[M3commit] [modula3/cm3] c7d4b6: Configure cm3 to unnest nested procedures, for all...
Rodney Bates
rodney.m.bates at acm.org
Thu Sep 10 20:06:38 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: c7d4b6e380cf1e94402caf113f57dc0fc6bc77e7
https://github.com/modula3/cm3/commit/c7d4b6e380cf1e94402caf113f57dc0fc6bc77e7
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M m3-sys/cminstall/src/config-no-install/cm3cfg.common
Log Message:
-----------
Configure cm3 to unnest nested procedures, for all llvm backend modes.
Llvm itself requires functions to be unnested, so we want to utilize
the front end's ability to do this. It will simplify m3llvm.
More information about the M3commit
mailing list