[all-commits] [llvm/llvm-project] 3c2f9d: [AArch64] Remove following .inst/after directive f...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Dec 1 13:44:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c2f9daf2d3c0f234008f7f65a31deb5c75b2201
https://github.com/llvm/llvm-project/commit/3c2f9daf2d3c0f234008f7f65a31deb5c75b2201
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
Log Message:
-----------
[AArch64] Remove following .inst/after directive from AsmParser diagnostics
The part of the diagnostic is not useful because the instruction line is
printed. The new style follows generic code.
More information about the All-commits
mailing list