Merge branch 'master' of github.com:esseks/monicelli

This commit is contained in:
Stefano Sanfilippo 2019-06-25 10:36:14 +02:00
commit e48cb899f4

View File

@ -18,7 +18,7 @@ it easier to hack and build new features. In addition to that:
allows you to seamlessly link Monicelli object files with C/C++ code, without allows you to seamlessly link Monicelli object files with C/C++ code, without
any extra dependency on a Monicelli standard library. any extra dependency on a Monicelli standard library.
* The code generator in `mcc` has been ported to LLVM 3.8 and will continue * The code generator in `mcc` has been ported to LLVM 6.0 and will continue
to be updated with new releases. to be updated with new releases.
* Modules are gone. This was a rather obscure feature that allowed to expose * Modules are gone. This was a rather obscure feature that allowed to expose