[PATCH] D44582: [Builtins] Fix calling long double math functions on x86_64 mingw

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 16 13:56:20 PDT 2018


efriedma added a comment.

Can we just fix the bug in the backend, rather than trying to hack around it in clang?


Repository:
  rC Clang

https://reviews.llvm.org/D44582





More information about the cfe-commits mailing list