[llvm] r242372 - Revert "Update LLVM bindings after r239940. ..."

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 14:17:12 PDT 2015


Wrong list

On Wed, Sep 9, 2015 at 2:05 PM, Reid Kleckner <rnk at google.com> wrote:

> This missed the 3.7.0 release, but I merged it to 3.7.1. The way I see it,
> this is just a bug in the 3.7.0 release, and future releases will keep this
> API.
>
> On Thu, Jul 16, 2015 at 9:49 AM, Rafael EspĂ­ndola <
> rafael.espindola at gmail.com> wrote:
>
>> This should probably go to 3.7.
>>
>> On 15 July 2015 at 18:16, Reid Kleckner <reid at kleckner.net> wrote:
>> > Author: rnk
>> > Date: Wed Jul 15 20:16:39 2015
>> > New Revision: 242372
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=242372&view=rev
>> > Log:
>> > Revert "Update LLVM bindings after r239940. ..."
>> >
>> > Revert the changes to the C API LLVMBuildLandingPad that were part of
>> > the personality function move. We now set the personality on the parent
>> > function when the C API attempts to construct a landingpad with a
>> > personality.
>> >
>> > This reverts commit r240010.
>> >
>> > Modified:
>> >     llvm/trunk/bindings/go/llvm/ir.go
>> >     llvm/trunk/bindings/ocaml/llvm/llvm_ocaml.c
>> >     llvm/trunk/include/llvm-c/Core.h
>> >     llvm/trunk/lib/IR/Core.cpp
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/f147af09/attachment.html>


More information about the llvm-commits mailing list