To reflect changes announced in https://lists.llvm.org/pipermail/llvm-dev/2021-January/148048.html, this patch updates all occurrences of debuginfo-tests to cross-project-debuginfo-tests.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Either I made a typo somewhere, or my comments were unclear apparently. This should be one of:
check-cross-project
or
check-debuginfo
There is no need to change it from what was there before, if you wish to maintain the behaviour as it was. If you change it to check-cross-project, additional tests may start getting picked up as they are added that aren't specifically debug info tests.