[PATCH] D92388: [NFC][AArch64] Capturing multiple feature requirements in AsmParser messages
Lucas Prates via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 06:17:38 PST 2020
pratlucas created this revision.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.
pratlucas requested review of this revision.
This enables the capturing of multiple required features in the AArch64
AsmParser's SysAlias error messages.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92388
Files:
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/test/MC/AArch64/armv8.2a-at.s
llvm/test/MC/AArch64/armv8.2a-persistent-memory.s
llvm/test/MC/AArch64/armv8.4a-tlb.s
llvm/test/MC/AArch64/armv8.5a-mte.s
llvm/test/MC/AArch64/armv8.5a-persistent-memory.s
llvm/test/MC/AArch64/armv8.5a-predres.s
llvm/test/MC/AArch64/directive-arch_extension-negative.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92388.308630.patch
Type: text/x-patch
Size: 17267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/d998659b/attachment.bin>
More information about the llvm-commits
mailing list