[all-commits] [llvm/llvm-project] 7d3a18: [MC] Simplify code with parseComma
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Feb 1 18:41:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d3a181c8c189561b219c9ddb8ee5f95af59d79e
https://github.com/llvm/llvm-project/commit/7d3a181c8c189561b219c9ddb8ee5f95af59d79e
Author: Fangrui Song <i at maskray.me>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
M llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/MC/ARM/directive-eabi_attribute-diagnostics.s
M llvm/test/MC/ARM/thumb_set-diagnostics.s
Log Message:
-----------
[MC] Simplify code with parseComma
More information about the All-commits
mailing list