[all-commits] [llvm/llvm-project] c785ea: [RISCV] Add wrapper function for getStringError in...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jul 2 22:10:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c785eaec373aecf669807d29478ddefd56c82228
https://github.com/llvm/llvm-project/commit/c785eaec373aecf669807d29478ddefd56c82228
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M llvm/lib/TargetParser/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Add wrapper function for getStringError in RISCVISAInfo. NFC (#97478)
We use the same error code for all errors. Add a wrapper so we don't
have to repeat it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list