[all-commits] [llvm/llvm-project] 77e300: [MC] Change EndOfStatement "unexpected tokens in ....
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 5 15:11:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77e300ffdfb83b9722f0736653f8983d0b2119d1
https://github.com/llvm/llvm-project/commit/77e300ffdfb83b9722f0736653f8983d0b2119d1
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-05 (Sun, 05 Jun 2022)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
M llvm/lib/MC/MCParser/MasmParser.cpp
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/lib/Target/X86/AsmParser/X86AsmParser.cpp
M llvm/test/MC/ARM/directive_parsing.s
Log Message:
-----------
[MC] Change EndOfStatement "unexpected tokens in .xxx directive " to "expected newline"
More information about the All-commits
mailing list