rjmccall added inline comments.
================ Comment at: include/clang/CodeGen/CGFunctionInfo.h:517 + unsigned InlineCall : 2; + ---------------- xbolva00 wrote: > rjmccall wrote: > > Please don't propagate this information through the `CGFunctionInfo`. I > > really want this type to be *less* site-specific, not *more*. > I like this patch but sadly, it was abandoned. > > What way of passing this info would you recommend? I don't remember much about this anymore, but CGCall is perfectly capable of adding attributes based on call-site-specific information. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D51200/new/ https://reviews.llvm.org/D51200 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits