hanchenye-llvm-project/flang/unittests
Andrzej Warzynski c3ebb53eab [flang][unittest] Add a missing dependency
In https://reviews.llvm.org/D103612, a definition of an instance of
`Fortran::parser::AnalyzedObjectsAsFortran` was moved (that object is
used in unparsing). That, in turn, introduced a dependency of the unit
tests on the `FortranEvaluate` library, which defines
`AnalyzedObjectsAsFortran`.

That dependency was missed in D103612 and has caused shared-library
builds to fail. I'm submitting this without a review, as it's rather
straightforward omission.
2021-06-25 16:42:45 +01:00
..
Decimal [flang] Make flang build compatible with LLVM dylib 2020-10-14 14:27:25 +02:00
Evaluate Change the flang reshape runtime routine interface to use a result 2021-06-24 17:05:12 -07:00
Frontend [flang][unittest] Add a missing dependency 2021-06-25 16:42:45 +01:00
Optimizer [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
Runtime [flang][nfc] Move `external-hello-world` to flang/examples 2021-06-16 08:00:50 +00:00
RuntimeGTest [flang] Rewrite test for CPU_TIME 2021-06-18 09:12:24 +00:00
CMakeLists.txt [flang] update character tests to use gtest 2021-03-09 08:31:20 +00:00