[llvm] MC: Better handle backslash-escaped symbols (PR #158780)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 09:05:50 PDT 2025


MaskRay wrote:

> Could you please also add an LLVM IR test along the lines of [llvm.godbolt.org/z/Ea7WzdczE](https://llvm.godbolt.org/z/Ea7WzdczE), so we can see the escaping is now correct?

Thx. Added llvm/test/CodeGen/X86/symbol-name.ll

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


More information about the llvm-commits mailing list