]> granicus.if.org Git - llvm/commit
Merge r242372 to 3.7 so that it goes out in 3.7.1
authorReid Kleckner <rnk@google.com>
Wed, 9 Sep 2015 21:03:25 +0000 (21:03 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 9 Sep 2015 21:03:25 +0000 (21:03 +0000)
commit41585aa62adf581f4ce31d670ae516f813736db3
treedd242597fe8e858bf3e4396c44d6c3c7db3454ec
parentdccade93466c50834dbaa5f4dabb81e90d768c40
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 release should have had this but it did not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@247191 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/ir.go
bindings/ocaml/llvm/llvm_ocaml.c
include/llvm-c/Core.h
lib/IR/Core.cpp