[PATCH] D11922: Add NaCl to long double/fp128 mangling test

Derek Schuff via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 10 16:23:30 PDT 2015


dschuff added a comment.

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?


http://reviews.llvm.org/D11922





More information about the cfe-commits mailing list