diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-02-29 14:47:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 14:47:28 -0800 |
commit | c5cdf3432a3928de8f111a7483962f0e5103546f (patch) | |
tree | cac9ee64e45e06c83f19c95cf87b3e4cc7e2d089 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5b07fd479902b485cdc6f9fb61738fb05ed65095 (diff) | |
download | llvm-c5cdf3432a3928de8f111a7483962f0e5103546f.zip llvm-c5cdf3432a3928de8f111a7483962f0e5103546f.tar.gz llvm-c5cdf3432a3928de8f111a7483962f0e5103546f.tar.bz2 |
[flang][runtime] Partial revert of #83383. (#83478)
For `LDBL_MANT_DIG == 113` targets the REAL(16) versions of F18
runtime APIs can stay and should better stay in FortranRuntime.
This way, no additional linking actions are required, because
glibc provides all that is needed.
I thought I would isolate all REAL(16) implementations (both
via `__float128` and `long double`) into Float128Math library,
but that was a bad idea.
This should fix aarch64 buildbots failing gfortran tests.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions