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
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
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