[llvm] [RISCV] Remove IgnoreUnknown from RISCVISAInfo::parseArchString. (PR #97372)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 20:15:21 PDT 2024


topperc wrote:

> Isn't this functionality needed for things like llvm-objdump?..

llvm-objdump uses parseNormalizedArchString

https://github.com/llvm/llvm-project/pull/97372


More information about the llvm-commits mailing list