[M3commit] [modula3/cm3] fffbd2: Fix second failure in p038
Rodney Bates
rodney.m.bates at acm.org
Sun Sep 13 23:34:38 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: fffbd2adf13976207217b47d5ae8adb3b725a231
https://github.com/modula3/cm3/commit/fffbd2adf13976207217b47d5ae8adb3b725a231
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-09-13 (Sun, 13 Sep 2015)
Changed paths:
M m3-sys/llvm3.6.1/src/M3CG_LLVM.m3
Log Message:
-----------
Fix second failure in p038
load_static_link was loading the procedure value itself, instead
of its static link. p038 now gets further, but assert-fails
inside llvm when writing out the binary llvm IR.
More information about the M3commit
mailing list