[all-commits] [llvm/llvm-project] d4d0b4: [X86] Remove period from end of error message in a...
topperc via All-commits
all-commits at lists.llvm.org
Wed Oct 21 00:43:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d4d0b41a822bacffa42ecea3c0f4c6980463dd31
https://github.com/llvm/llvm-project/commit/d4d0b41a822bacffa42ecea3c0f4c6980463dd31
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-10-21 (Wed, 21 Oct 2020)
Changed paths:
M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
M llvm/test/MC/X86/encoder-fail.s
Log Message:
-----------
[X86] Remove period from end of error message in assembler
Addresses post-commit feedback from D89837.
More information about the All-commits
mailing list