[llvm] [BPF] Use ".L" local prefix label for basic blocks (PR #95103)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 11:15:00 PDT 2024


https://github.com/4ast requested changes to this pull request.

There is no need to add dot. The bpf asm code is often read my humans and extra dot is a visual noise.

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


More information about the llvm-commits mailing list