diff options
author | Phoebe Wang <pengfei.wang@intel.com> | 2021-11-18 11:24:31 +0800 |
---|---|---|
committer | Phoebe Wang <pengfei.wang@intel.com> | 2021-11-18 12:31:08 +0800 |
commit | a9fba2be35db674971382e38b99a31403444d9bf (patch) | |
tree | 093f4cb73d12c826a066d0f7af4c1be702568669 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c72356951245e7c5ea8186174e7d16dc33f62cb1 (diff) | |
download | llvm-a9fba2be35db674971382e38b99a31403444d9bf.zip llvm-a9fba2be35db674971382e38b99a31403444d9bf.tar.gz llvm-a9fba2be35db674971382e38b99a31403444d9bf.tar.bz2 |
[X86][ABI] Do not return float/double from x87 registers when x87 is disabled
This is aligned with GCC's behavior.
Also, alias `-mno-fp-ret-in-387` to `-mno-x87`, by which we can fix pr51498.
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D112143
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions