[llvm-branch-commits] [flang] [Flang] Move integration Lit tests to the right directory, NFC (PR #215536)
Sergio Afonso via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 11 06:21:34 PDT 2026
================
@@ -1,3 +1,11 @@
+!===----------------------------------------------------------------------===!
----------------
skatrak wrote:
The README.md file in the Integration directory does state that this message has to be added to all tests there. This came from a suggestion by @kiranchandramohan in the original PR #73141. There are quite a few Integration tests that don't have it at the moment, though.
It is quite verbose, but I imagine this to be by design, since we should avoid creating such kinds of tests if we can get the same coverage without running multiple stages of the compiler.
https://github.com/llvm/llvm-project/pull/215536
More information about the llvm-branch-commits
mailing list