[llvm] [BOLT, RISCV] Remove empty name special case from #68977 (PR #90004)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 17:47:00 PDT 2024


MaskRay wrote:

> Do we need to handle this special case to keep compatibility with older toolchains?

BOLT's RISC-V port is pretty new. I hope that we don't keep such compatibility (old clang with new bolt)...

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


More information about the llvm-commits mailing list