Update Release Notes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@209031 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tom Stellard 2014-05-16 21:12:49 +00:00
parent b04b00516f
commit 5c6aa738fb
1 changed files with 10 additions and 0 deletions

View File

@ -25,6 +25,16 @@ LLVM web page, this document applies to the *next* release, not the current
one. To see the release notes for a specific release, please see the `releases
page <http://llvm.org/releases/>`_.
Changes in 3.4.2
================
* libLLVM-3.4.so soname fix.
* PowerPC: Fix for 128-bit shifts.
* R600: Shader calling convention fix.
Non-comprehensive list of changes in 3.4.1
==========================================