[RISCV] Move RISCVELFStreamer::getRelocPairForSize to RISCVFixUpKinds.h and reuse it. NFC
Reuse it for RISCVAsmBackend.cpp. While there make the function return a pair of MCFixupKind to remove static_casts elsewhere. Reviewed By: reames Differential Revision: https://reviews.llvm.org/D142955
Loading
Please sign in to comment