[llvm-branch-commits] [llvm] RISCVAsmParser: Reject call foo at invalid (PR #135509)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Apr 13 11:00:01 PDT 2025


MaskRay wrote:

> I had pushed #135324 a couple of days ago to fix the same issue. I'm happy to land either patch.

Thanks! I'll land this one (wanted to make it clear `@plt` is a legacy thing and test `call foo at 3`). Let me think about the AsmBackend change.

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


More information about the llvm-branch-commits mailing list