[PATCH] D40249: Copy Function's calling convention by default when creating a new Call
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 20 16:44:32 PST 2017
    
    
  
rnk added a comment.
I'd feel better about this if there was some other helper we used to set `inreg` and other ABI attributes on these calls.
Repository:
  rL LLVM
https://reviews.llvm.org/D40249
    
    
More information about the llvm-commits
mailing list