[PATCH] D12456: [IR] Add operand bundles to CallInst and InvokeInst.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 16:27:05 PDT 2015



Dmitry Babokin via llvm-commits wrote:
> dbabokin added a comment.
>
> Sanjoy,
>
> Thanks for the fix, it works.

Checked in at r249212.

-- Sanjoy

>
> I forgot to mention that the problem shows up when building with gcc (we
> use 4.9.1). We have to use gcc on Linux when building our project, which
> includes LLVM libraries and hence we include include/llvm/* stuff.
>
> Thanks again for quick response.
>
>
> Repository:
>    rL LLVM
>
> http://reviews.llvm.org/D12456
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits


More information about the llvm-commits mailing list