rnk added a comment.

In http://reviews.llvm.org/D11922#221185, @dschuff wrote:

> I'm not an expert in mangling, and I'm not 100% sure if this is right. The 
> Itanium ABI's spec lists "long double" as the same as __float80. Should we 
> use "double" in mangling instead?


If you can have different overloads between double and long double, we need a 
separate mangling.


http://reviews.llvm.org/D11922



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to