[llvm] [UTC] Recognise CHECK lines with globals matched literally (PR #70050)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 14:59:20 PST 2024
jdoerfert wrote:
This broke something else: https://github.com/llvm/llvm-project/issues/78517
I suggest your run something like `./llvm/utils/update_any_test_checks.py llvm/test/Transforms/{Attributor,OpenMP}/**/*.ll`, followed by llvm-lit on those, for test coverage of UTC changes.
https://github.com/llvm/llvm-project/pull/70050
More information about the llvm-commits
mailing list