Mention SystemZ in the release notes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181328 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Sandiford 2013-05-07 15:52:32 +00:00
parent 8cc93593cd
commit 46eb4a61c8

View File

@ -140,6 +140,13 @@ The R600 backend was added in this release, it supports AMD GPUs
graphics / compute drivers which are developed as part of the `Mesa3D
<http://www.mesa3d.org>`_ project.
SystemZ/s390x Backend
---------------------
LLVM and clang now support IBM's z/Architecture. At present this support
is restricted to GNU/Linux (GNU triplet s390x-linux-gnu) and requires
z10 or greater.
External Open Source Projects Using LLVM 3.3
============================================