[M3commit] [modula3/cm3] 945c1a: Fix llvm binding problems and automate build of pa...

Rodney Bates rodney.m.bates at acm.org
Thu Aug 20 00:04:06 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 945c1a2ff937db07c8eab1df4379eab54a43c0f6
      https://github.com/modula3/cm3/commit/945c1a2ff937db07c8eab1df4379eab54a43c0f6
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    A m3-sys/llvm/src/DIBuilderBindings.cpp
    A m3-sys/llvm/src/DIBuilderBindings.h
    M m3-sys/llvm/src/M3CG_LLVM.m3
    A m3-sys/llvm/src/M3Extras.cpp
    A m3-sys/llvm/src/M3Extras.h
    A m3-sys/llvm/src/Makefile
    M m3-sys/llvm/src/m3makefile
    M m3-sys/llvm/src/readme

  Log Message:
  -----------
  Fix llvm binding problems and automate build of package llvm.

Commit binding files provided by Peter McKinna via email.
Add m3makefile and Makefile lines to build them and link
with Modula-3 code.  Fix build problems.

This is for llvm 3.5.0  See file readme for information
on building.

 Changes to be committed:

	new file:   DIBuilderBindings.cpp
	new file:   DIBuilderBindings.h
	modified:   M3CG_LLVM.m3
	new file:   M3Extras.cpp
	new file:   M3Extras.h
	new file:   Makefile
	modified:   m3makefile
	modified:   readme




More information about the M3commit mailing list