[PATCH] D34018: Support __float128 on NetBSD libstdc++ x86/x86_64

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 05:54:33 PDT 2017


joerg added a comment.

Soft-float on the runtime environment part. I.e. non-trivial operations are lowered to library calls.


Repository:
  rL LLVM

https://reviews.llvm.org/D34018





More information about the cfe-commits mailing list