llvm-project/flang/lib/Decimal
Diana Picus 467abac204 [flang] Install runtime libs with the toolchain
Make sure that FortranDecimal, FortranRuntime and Fortran_main are
installed/packaged even when LLVM_INSTALL_TOOLCHAIN_ONLY is enabled.
They are used by flang to link executables, so they should be provided
even with minimal installs.

Differential Revision: https://reviews.llvm.org/D131670
2022-08-15 07:43:47 +00:00
..
CMakeLists.txt [flang] Install runtime libs with the toolchain 2022-08-15 07:43:47 +00:00
big-radix-floating-point.h [flang] Runtime performance improvements to real formatted input 2021-11-12 11:40:02 -08:00
binary-to-decimal.cpp [flang][runtime] Use __float128 where possible & needed in runtime 2022-06-05 09:16:57 -07:00
decimal-to-binary.cpp [flang] Accept "INFINITY" as real input 2022-04-25 12:12:10 -07:00