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 8.0.1-1
Date: Wed, 28 Aug 2019 02:42:00 -0000	[thread overview]
Message-ID: <20190827222457.29239-1-yselkowitz@cygwin.com> (raw)

The following packages have been uploaded to the Cygwin distribution:

* llvm-8.0.1-1
* libllvm8-8.0.1-1
* libllvm-devel-8.0.1-1
* libpolly8-8.0.1-1
* libpolly-devel-8.0.1-1
* llvm-doc-8.0.1-1
* polly-doc-8.0.1-1
* ocaml-llvm-8.0.1-1
* ocaml-llvm-doc-8.0.1-1
* clang-8.0.1-1
* clang-analyzer-8.0.1-1
* clang-doc-8.0.1-1
* emacs-clang-format-8.0.1-1
* vim-clang-format-8.0.1-1
* git-clang-format-8.0.1-1
* libclang8-8.0.1-1
* libclang-devel-8.0.1-1
* mingw64-i686-clang-8.0.1-1
* mingw64-x86_64-clang-8.0.1-1
* python27-clang-8.0.1-1
* python36-clang-8.0.1-1
* python37-clang-8.0.1-1
* compiler-rt-8.0.1-1
* libunwind1-8.0.1-1
* libunwind-devel-8.0.1-1
* libc++abi1-8.0.1-1
* libc++abi-devel-8.0.1-1
* libc++1-8.0.1-1
* libc++-devel-8.0.1-1

The LLVM Core libraries provide a modern source- and target-independent 
optimizer, along with code generation support for many popular CPUs (as 
well as some less common ones!) 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. The Clang Static 
Analyzer is a tool that automatically finds bugs in your code, and is a 
great example of the sort of tool that can be built using the Clang 
frontend as a library to parse C/C++ code.

This is an update to the latest upstream stable release, with some package 
and feature changes:

* Support for all targets has been enabled in LLVM and Clang.  As a 
consequence thereof, LLVM is built with shared individual libraries to 
avoid an unusally large single LLVM library.

* The Polly library is built together with LLVM, and support for 
optimizations enabled thereby is now available in LLVM and Clang commands.

* libunwind has been added as an alternative exception handler library, and 
is used by libc++abi, and linked by default when using compiler-rt.

--
Yaakov

                 reply	other threads:[~2019-08-28  2:42 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=20190827222457.29239-1-yselkowitz@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).