[llvm] r286062 - Kill deprecated attribute API

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 10:15:16 PST 2016


Amaury,
Please either fix or revert ASAP, we need the bots to be green.
If this is an intentional breakage, please update the bot configuration.

On Tue, Nov 8, 2016 at 7:23 AM, Dmitri Gribenko via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On Sun, Nov 6, 2016 at 10:40 PM, Dmitri Gribenko <gribozavr at gmail.com>
> wrote:
> > On Sun, Nov 6, 2016 at 12:48 AM, Amaury Sechet via llvm-commits
> > <llvm-commits at lists.llvm.org> wrote:
> >> Author: deadalnix
> >> Date: Sun Nov  6 01:48:46 2016
> >> New Revision: 286062
> >>
> >> URL: http://llvm.org/viewvc/llvm-project?rev=286062&view=rev
> >> Log:
> >> Kill deprecated attribute API
> >>
> >> Summary:
> >> This kill various depreacated API related to attribute :
> >>  - The deprecated C API attribute based on LLVMAttribute enum.
> >>  - The Raw attribute set format (planned to be removed in 4.0).
> >
> > Hi Amaury,
> >
> > This change broke OCaml bindings:
> >
> > http://lab.llvm.org:8011/builders/clang-x86_64-debian-
> fast/builds/197/steps/test/logs/stdio
> >
> > Please take a look.
>
> Ping?
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/682a457b/attachment.html>


More information about the llvm-commits mailing list