[all-commits] [llvm/llvm-project] 91593e: [AArch64] Updating .arch_extension negative tests
Lucas Duarte Prates via All-commits
all-commits at lists.llvm.org
Fri Dec 18 07:57:31 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91593e461a24f355fa6138c2a7b136d1ec1d9d79
https://github.com/llvm/llvm-project/commit/91593e461a24f355fa6138c2a7b136d1ec1d9d79
Author: Lucas Prates <lucas.prates at arm.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M llvm/test/MC/AArch64/directive-arch_extension-negative.s
Log Message:
-----------
[AArch64] Updating .arch_extension negative tests
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.
Reviewed By: ostannard
Differential Revision: https://reviews.llvm.org/D93538
More information about the All-commits
mailing list