[PATCH] D114782: [X86][clang] Emit diagnostic for float and double when we have features -x87 and -sse on 64-bits
Andrew Savonichev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 7 05:17:27 PST 2021
asavonic accepted this revision.
asavonic added a comment.
This revision is now accepted and ready to land.
LGTM. The new diagnostic is not generic, but it is probably fine as long as x86_64 is the only target that needs this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114782/new/
https://reviews.llvm.org/D114782
More information about the cfe-commits
mailing list