public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin-announce@cygwin.com
Subject: LLVM/Clang 5.0.1
Date: Fri, 05 Jan 2018 06:31:00 -0000	[thread overview]
Message-ID: <a434fcbf-45f4-9974-6c9f-8a62c631da50@cygwin.com> (raw)

The following packages have been uploaded to the Cygwin distribution:

* clang-5.0.1-1
* clang-analyzer-5.0.1-1
* clang-doc-5.0.1-1
* emacs-clang-format-5.0.1-1
* git-clang-format-5.0.1-1
* mingw64-i686-clang-5.0.1-1
* mingw64-x86_64-clang-5.0.1-1
* vim-clang-format-5.0.1-1
* llvm-5.0.1-1
* llvm-doc-5.0.1-1
* compiler-rt-5.0.1-1
* libc++1-5.0.1-1
* libc++-devel-5.0.1-1
* libc++abi1-5.0.1-1
* libc++abi-devel-5.0.1-1
* libclang5.0-5.0.1-1
* libclang-devel-5.0.1-1
* libllvm5.0-5.0.1-1
* libllvm-devel-5.0.1-1
* libllvm-devel-static-5.0.1-1
* ocaml-llvm-5.0.1-1
* ocaml-llvm-doc-5.0.1-1
* python2-clang-5.0.1-1
* python3-clang-5.0.1-1

The LLVM Core libraries provide a modern source- and target-independent
optimizer, along with code generation support for many popular CPUs.
These libraries are built around a well specified code representation
known as the LLVM intermediate representation.

Clang is an LLVM native C/C++/ObjC compiler, which aims to deliver
amazingly fast compiles, extremely useful error and warning messages and
to provide a platform for building great source level tools.

compiler-rt provides a simple library that provides an implementation of
the low-level target-specific hooks required by code generation and
other runtime components.

libc++ is a new implementation of the C++ standard library, targeting C++11.

This is an update to the latest upstream stable release of the
LLVM/Clang toolchain, with several improvements for Cygwin:

* Clang has been modified to properly link with ld on Cygwin, bypassing
GCC executables entirely while matching its behaviour.  GCC's libraries
and startup files are still required.

* compiler-rt is now available as an experimental alternative to
libgcc's builtins implementation; it can be used with clang
-rtlib=compiler-rt.  Please note that libgcc_s (or libgcc_eh with
-static) will still be used for exception handling support.

* libc++/libc++abi are now available as an experimental alternative to
libstdc++; it can be used with clang++ -stdlib=libc++.

* Clang's unwind.h has been fixed for SEH.

* The OCaml bindings for LLVM have been re-enabled, with new
dependencies.  They have not been tested.

* Unfortunately, lld could not be added at this time due to lack of
GNU-style command-line support in its COFF driver.  It appears that may
be changing for 6.0.

-- 
Yaakov

                 reply	other threads:[~2018-01-05  6:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a434fcbf-45f4-9974-6c9f-8a62c631da50@cygwin.com \
    --to=yselkowitz@cygwin.com \
    --cc=cygwin-announce@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).