[llvm-branch-commits] [llvm-branch] r247191 - Merge r242372 to 3.7 so that it goes out in 3.7.1

2015-09-09 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Wed Sep 9 16:03:25 2015 New Revision: 247191 URL: http://llvm.org/viewvc/llvm-project?rev=247191&view=rev Log: Merge r242372 to 3.7 so that it goes out in 3.7.1 It restores the signature of LLVMBuildLandingPad in the C API back to what it was in 3.6 and earlier. The 3.7.0 rele

[llvm-branch-commits] [llvm-branch] r246136 - ReleaseNotes: add a note about libunwind moving

2015-09-09 Thread Saleem Abdulrasool via llvm-branch-commits
Author: compnerd Date: Wed Aug 26 21:20:03 2015 New Revision: 246136 URL: http://llvm.org/viewvc/llvm-project?rev=246136&view=rev Log: ReleaseNotes: add a note about libunwind moving libunwind moved from libc++abi into a separate project. This may catch users off guard, so add a release note. T

[llvm-branch-commits] [llvm-branch] r246135 - ReleaseNotes: fix minor spelling mistake

2015-09-09 Thread Saleem Abdulrasool via llvm-branch-commits
Author: compnerd Date: Wed Aug 26 21:18:31 2015 New Revision: 246135 URL: http://llvm.org/viewvc/llvm-project?rev=246135&view=rev Log: ReleaseNotes: fix minor spelling mistake Modified: llvm/branches/release_37/docs/ReleaseNotes.rst Modified: llvm/branches/release_37/docs/ReleaseNotes.rst UR