llvm-project/flang/lib/Decimal
Martin Storsjö b75a3c9f31 [flang] Allow configuring building the flang runtime standalone
This allows building the flang runtime and libFortranDecimal standalone,
without setting up the full llvm build, by pointing cmake to these
directories.

This is the other one out of two essential steps for building the flang runtimes
for a foreign target, i.e. setting up cross compiling with flang.

Differential Revision: https://reviews.llvm.org/D130352
2022-08-23 17:25:21 +03:00
..
CMakeLists.txt [flang] Allow configuring building the flang runtime standalone 2022-08-23 17:25:21 +03: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