[clang] [llvm] [AArch64][clang][llvm] Allow +hcx to be specified as optional for Armv8.6 (PR #208019)
Jonathan Thackray via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 05:27:14 PDT 2026
================
@@ -1,12 +1,9 @@
// RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+hcx < %s 2>%t | FileCheck %s
----------------
jthackray wrote:
Fixed.
https://github.com/llvm/llvm-project/pull/208019
More information about the cfe-commits
mailing list