[M3commit] [modula3/cm3] b068a3: Initial create of package llvm3.6.1
Rodney Bates
rodney.m.bates at acm.org
Mon Aug 31 16:59:43 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: b068a306fe87411f734d87f7c78a95e71c8a85a7
https://github.com/modula3/cm3/commit/b068a306fe87411f734d87f7c78a95e71c8a85a7
Author: Rodney Bates <rodney.m.bates at acm.org>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
A m3-sys/llvm3.6.1/src/LLVM.i3
A m3-sys/llvm3.6.1/src/M3CG_LLVM.i3
A m3-sys/llvm3.6.1/src/M3CG_LLVM.m3
A m3-sys/llvm3.6.1/src/Main.m3
A m3-sys/llvm3.6.1/src/m3makefile
Log Message:
-----------
Initial create of package llvm3.6.1
Package llvm3.6.1 contains a version of the m3llvm, modified to
use the bindings to llvm 3.6.1, found in package llvmbindings.
Currently compiles but seqfaults in C++ code, probably due to a
type problem in the new bindings.
Changes to be committed:
new file: src/LLVM.i3
new file: src/M3CG_LLVM.i3
new file: src/M3CG_LLVM.m3
new file: src/Main.m3
new file: src/m3makefile
More information about the M3commit
mailing list