[clang-tools-extra] [flang] [clang] [llvm] [compiler-rt] [bpi] Reuse the AsmWriter's BB naming scheme (PR #73593)
Mircea Trofin via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 1 14:38:57 PST 2023
mtrofin wrote:
> Consider using `utils/update_analyze_test_checks.py` to create the check lines...
Ack - I did for the new test, and updated the remaining tests - since now all the BB names have a preceding `%`.
https://github.com/llvm/llvm-project/pull/73593
More information about the cfe-commits
mailing list