Andrew Kelley via llvm-dev
2017-Mar-10 07:43 UTC
[llvm-dev] Can we add this project to External Open Source Projects Using LLVM 4.0 in the release notes?
Zig Programming Language Zig <http://ziglang.org/> is a system programming language which prioritizes optimality, safety, and readability. It integrates closely with C and is intended to eventually take the place of C. It uses LLVM to produce highly optimized native code and to cross-compile for any target out of the box. Zig is in alpha; progress toward a beta release is underway. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/acee5bef/attachment.html>
Hans Wennborg via llvm-dev
2017-Mar-10 17:02 UTC
[llvm-dev] Can we add this project to External Open Source Projects Using LLVM 4.0 in the release notes?
Hi Andrew, Sorry, the 4.0.0 release is already tagged, so we can't change the release notes. - Hans On Thu, Mar 9, 2017 at 11:43 PM, Andrew Kelley via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Zig Programming Language > > Zig is a system programming language which prioritizes optimality, safety, > and readability. It integrates closely with C and is intended to eventually > take the place of C. It uses LLVM to produce highly optimized native code > and to cross-compile for any target out of the box. Zig is in alpha; > progress toward a beta release is underway. > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >
Andrew Kelley via llvm-dev
2017-Mar-10 17:03 UTC
[llvm-dev] Can we add this project to External Open Source Projects Using LLVM 4.0 in the release notes?
On Fri, Mar 10, 2017 at 12:02 PM, Hans Wennborg <hans at chromium.org> wrote:> Sorry, the 4.0.0 release is already tagged, so we can't change the > release notes. >No problem, I'll try to catch the next one. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/ffa999e6/attachment.html>
Possibly Parallel Threads
- apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
- LLD COFF library: crashes when lld::coff::link is called twice
- LLD COFF library: crashes when lld::coff::link is called twice
- LLD COFF not closing mmaps to input files?
- Using LLD to create a .lib from a .def