llvm-project/flang/tools/f18
peter klausler 8a8bb078a3 [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On
Fix fronted shared library builds by eliminating dependences of
the parser on other component libraries, moving some code around that
wasn't in the right library, and making some dependences
explicit in the CMakeLists.txt files.  The lowering library
does not yet build as a shared library due to some undefined
names.

Reviewed By: tskeith

Differential Revision: https://reviews.llvm.org/D83515
2020-07-09 15:54:19 -07:00
..
CMakeLists.txt [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
dump.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
f18.cpp [flang] Batch together the changes to the PFT intermediate data 2020-05-29 15:24:20 -07:00
flang.sh.in [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00