Bump LLVM version to 6.0 in the README.

This commit is contained in:
Stefano Sanfilippo 2019-06-24 11:44:21 +02:00 committed by GitHub
parent 68dee1250d
commit 6c29cadd86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
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.
* Modules are gone. This was a rather obscure feature that allowed to expose