llvm-project/flang/lib
David Truby 1c93671e59 [flang] Fix shared library builds for lib/Lower.
Summary:
This adds missing definitions for functions in the Lower directory
that were causing failures in shared library builds.
The definitions for these are taken from the fir-dev branch on github.

Reviewers: sscalpone, schweitz, jeanPerier, klausler

Reviewed By: schweitz

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D83771
2020-07-16 10:18:14 +01:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Tuning up binary->decimal conversion 2020-07-14 13:22:26 -07:00
Evaluate [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
Lower [flang] Fix shared library builds for lib/Lower. 2020-07-16 10:18:14 +01:00
Optimizer [flang] Fix shared library builds for lib/Lower. 2020-07-16 10:18:14 +01:00
Parser [flang] Refine CR handling 2020-07-14 14:14:35 -07:00
Semantics [flang] Don't use-associate intrinsics 2020-07-15 15:08:08 -07:00
CMakeLists.txt [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00