From 5c6aa738fb3325ae499454877f1e2926d2368135 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 16 May 2014 21:12:49 +0000 Subject: Update Release Notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@209031 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 8197adf948..9c1843d77b 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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 `_. +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 ========================================== -- cgit v1.2.3