[all-commits] [llvm/llvm-project] 277873: [AARCH64] [MC] add memtag as an alias of mte archi...
Jian Cai via All-commits
all-commits at lists.llvm.org
Tue Aug 11 13:29:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 277873ce0f484e8cb5cb99dade63c7a93d99bd3b
https://github.com/llvm/llvm-project/commit/277873ce0f484e8cb5cb99dade63c7a93d99bd3b
Author: Jian Cai <caij2003 at gmail.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
M llvm/test/MC/AArch64/directive-arch_extension.s
Log Message:
-----------
[AARCH64] [MC] add memtag as an alias of mte architecture extension
Add memtag as an alis of met architectture extesion to be consistent
with GNU as.
LINK:https://sourceware.org/bugzilla/show_bug.cgi?id=26339
Reviewed By: nickdesaulniers, MaskRay
Differential Revision: https://reviews.llvm.org/D85620
More information about the All-commits
mailing list