Use lit_config.substitute instead of foo % lit_config.params everywhereThis mechanically applies the same changes from D121427 everywhere.Differential Revision: https://reviews.llvm.org/D121746
[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEThis clarifies that this is an LLVM specific variable and avoidspotential conflicts with other projects.Differential Revision: https://reviews.l
[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEThis clarifies that this is an LLVM specific variable and avoidspotential conflicts with other projects.Differential Revision: https://reviews.llvm.org/D119918
show more ...
[flang] Run non-gtest unit tests with lit.Summary:As a corrollary, these tests are now run as part of the check-flangtarget.Reviewers: sscalponeSubscribers: mgorny, delcypher, llvm-commitsT
[flang] Run non-gtest unit tests with lit.Summary:As a corrollary, these tests are now run as part of the check-flangtarget.Reviewers: sscalponeSubscribers: mgorny, delcypher, llvm-commitsTags: #llvmDifferential Revision: https://reviews.llvm.org/D83946