[all-commits] [llvm/llvm-project] de76c0: [RISCV] Consistently place single quotes around ex...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Mar 10 12:37:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de76c016f722fb27a2b966e860a99966e91c3216
https://github.com/llvm/llvm-project/commit/de76c016f722fb27a2b966e860a99966e91c3216
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M clang/test/Driver/riscv-arch.c
M llvm/lib/Support/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Consistently place single quotes around extension names in error messages.
Some extensions had them, some did not.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D145817
More information about the All-commits
mailing list