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

via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 17:09:47 PDT 2024


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

We need to keep L symbols in symbol table to preserve current disasm behavior.
Once --symbolize-operands becomes a default for objdump we can revisit this diff.

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


More information about the llvm-commits mailing list