[llvm] [MetaRenamer] Change basic block naming from 'bb' to 'bbl' (PR #205393)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 16:47:55 PDT 2026


https://github.com/boomanaiden154 approved this pull request.

I guess `bbl` is as good of an alternative as any. The only real alternative I could think of would be `block`, which might be a bit long for this purpose.

https://github.com/llvm/llvm-project/pull/205393


More information about the llvm-commits mailing list