[RISCV] Use map::count instead of hasExtension in computeDefaultABI. NFC
hasExtension checks if the extension name is a known extension name. That should always be true for the extensions listed here so we can skip that check.
parent
435e850b
Please register or sign in to comment