[PATCH] D14511: Emit discriminator for inlined callsites.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 13:50:25 PST 2015


danielcdh added a comment.

It gives a warning:
a.cc:2:34: warning: GCC does not allow 'always_inline' attribute in this position on a function definition [-Wgcc-compat]


http://reviews.llvm.org/D14511





More information about the llvm-commits mailing list