[llvm] [CodeGen] Use temp symbol for MBBs (PR #95031)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 14:51:50 PDT 2024


MaskRay wrote:

> It's not possible to reuse createTempSymbol, because on BPF has a different prefix for globals and basic blocks right now.

Shall we consider this blocked by the resolution to BPF #95103  ?

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


More information about the llvm-commits mailing list