llvm-capstone/flang/test
Mehdi Amini ed6c452edc Add missing dependencies on the flang test target
Without this, the LLVM utilities (FileCheck) aren't built when running
`ninja check-flang` and it fails with:

llvm-project/llvm/utils/lit/lit/llvm/subst.py:134: fatal: Did not find FileCheck in...

Also the modules aren't built without depending on `module_files`, which
makes multiple tests failing.

Differential Revision: https://reviews.llvm.org/D78036
2020-04-13 18:23:01 +00:00
..
Driver [flang] Port all remaining regression tests to lit 2020-03-13 11:58:11 +00:00
Evaluate [flang] Added CMakeLists changes, moved config and made test scripts compatible. 2020-03-13 13:54:24 +00:00
Fir [flang] Temporarily XFAIL failing test Fir/fir-ops.fir 2020-04-09 18:36:17 +01:00
Lower [flang] Port all remaining regression tests to lit 2020-03-13 11:58:11 +00:00
Preprocessing [flang] Added CMakeLists changes, moved config and made test scripts compatible. 2020-03-13 13:54:24 +00:00
Semantics [flang] Process names in ASSIGN and assigned GOTO 2020-04-03 14:58:07 -07:00
CMakeLists.txt Add missing dependencies on the flang test target 2020-04-13 18:23:01 +00:00
lit.cfg.py [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00
lit.site.cfg.py.in [flang] Added CMakeLists changes, moved config and made test scripts compatible. 2020-03-13 13:54:24 +00:00