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

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Apr 12 16:26:07 PDT 2025


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

... instead of silently parsing and ignoring it without leaving an error
message.

While here, remove an unreachable `@plt`.





More information about the llvm-branch-commits mailing list