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

via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 21:22:30 PDT 2024


4ast wrote:

@yonghong-song we're talking past each other. L labels should NOT be in the symbol table. They are private. We had a bug before.

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


More information about the llvm-commits mailing list