[PATCH] D39748: [WebAssembly] Include GENERIC_TF_SOURCES

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 7 11:02:11 PST 2017


sbc100 added a comment.

My guess was that it was "long-double-is-f128" that was causing clang to generate references to these symbols, but I wasn't totally sure.. its only aarch64 and mips64 that seem to require these thus far.


https://reviews.llvm.org/D39748





More information about the cfe-commits mailing list