[all-commits] [llvm/llvm-project] c980d9: [MC] Change "unexpected tokens" to "expected newli...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jun 2 16:08:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c980d93d91280a8e0a6618ece1960bb71c45d950
https://github.com/llvm/llvm-project/commit/c980d93d91280a8e0a6618ece1960bb71c45d950
Author: Fangrui Song <i at maskray.me>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
M llvm/test/MC/COFF/cv-fpo-errors.s
Log Message:
-----------
[MC] Change "unexpected tokens" to "expected newline" and remove unneeded "in .xxx directive"
More information about the All-commits
mailing list