llvm-project/flang/lib/Decimal
peter klausler 7cccd49a55 [flang] Clean up binary dependences of runtime libraries
There were dependences upon LLVM libraries in the Fortran
runtime support library binaries due to some indirect #includes
of llvm/Support/raw_ostream.h, which caused some kind of internal
ABI version consistency checking to get pulled in.  Fixed by
cleaning up some includes.

Reviewed By: tskeith, PeteSteinfeld, sscalpone

Differential Revision: https://reviews.llvm.org/D83060
2020-07-02 12:27:01 -07:00
..
CMakeLists.txt [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
big-radix-floating-point.h [flang] Clean up binary dependences of runtime libraries 2020-07-02 12:27:01 -07:00
binary-to-decimal.cpp [flang] Clean up binary dependences of runtime libraries 2020-07-02 12:27:01 -07:00
decimal-to-binary.cpp [flang] Fix x87 binary->decimal 2020-05-04 12:04:08 -07:00