[PATCH] D12456: [IR] Add operand bundles to CallInst and InvokeInst.
    Dmitry Babokin via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct  2 03:11:07 PDT 2015
    
    
  
dbabokin added a comment.
Sanjoy,
Thanks for the fix, it works.
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
    
    
More information about the llvm-commits
mailing list