espindola closed this revision.
espindola added a comment.
328224
https://reviews.llvm.org/D44710
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
https://reviews.llvm.org/D44710
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
espindola created this revision.
espindola added reviewers: rnk, echristo.
With https://reviews.llvm.org/D44706 we can just forward to
CreateRuntimeFunction.
https://reviews.llvm.org/D44710
Files:
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/mingw-long-double.c
Index: test/CodeGen/mingw-lo