[PATCH] D114162: [X86][clang] Enable floating-point type for -mno-x87 option on 32-bits

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 29 00:27:52 PST 2021


asavonic accepted this revision.
asavonic added a comment.
This revision is now accepted and ready to land.

LGTM. We can also remove all code related to HasFPReturn, it is no longer needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114162



More information about the cfe-commits mailing list