================ @@ -3246,6 +3310,18 @@ bool RISCVAsmParser::checkPseudoAddTPRel(MCInst &Inst, return false; } +bool RISCVAsmParser::checkPseudoTLSDESCCall(MCInst &Inst, ---------------- topperc wrote: Does this have a caller? https://github.com/llvm/llvm-project/pull/66915