[PATCH] D93538: [AArch64] Updating .arch_extension negative tests
Lucas Prates via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 05:54:03 PST 2020
pratlucas created this revision.
Herald added subscribers: danielkiss, kristof.beyls.
pratlucas requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This updates the test for the `.arch_extension` as directive negatives
to properly enable the extensions being tested on the llvm-mc command
line before validating that the directive correctly disables them.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93538
Files:
llvm/test/MC/AArch64/directive-arch_extension-negative.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93538.312775.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/57da695a/attachment.bin>
More information about the llvm-commits
mailing list