MaskRay added a comment.

In D116016#3203005 <https://reviews.llvm.org/D116016#3203005>, @nemanjai wrote:

> We should not be emitting the attribute in modules that do not have any use 
> of `long double`.

Right, otherwise it would be a bit unfortunate that a library not using long 
double has to be compiled differently to use ThinLTO with other programs, since 
the module flags metadata's behavior is `Error` (1).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116016/new/

https://reviews.llvm.org/D116016

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to