[all-commits] [llvm/llvm-project] d1ebd3: [RISCV][MC] Simplify .option and make error messag...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Feb 1 17:58:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ebd352b06c70b4cc0fcb580034f1ae832a35d6
https://github.com/llvm/llvm-project/commit/d1ebd352b06c70b4cc0fcb580034f1ae832a35d6
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/MC/RISCV/option-invalid.s
Log Message:
-----------
[RISCV][MC] Simplify .option and make error messages more conventional
and add line/column information to tests.
More information about the All-commits
mailing list