llvm/flang/unittests/Evaluate
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
..
bit-population-count.cpp
CMakeLists.txt [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
expression.cpp
folding.cpp
fp-testing.cpp [flang] Fix setting mxcsr on MSVC 2020-07-08 07:25:25 -05:00
fp-testing.h [flang] Fix setting mxcsr on MSVC 2020-07-08 07:25:25 -05:00
integer.cpp
intrinsics.cpp [flang] Make 'num_images()' intrinsic 2020-07-07 12:31:10 -07:00
ISO-Fortran-binding.cpp
leading-zero-bit-count.cpp
logical.cpp
real.cpp
reshape.cpp
testing.cpp
testing.h
uint128.cpp