[all-commits] [llvm/llvm-project] 3cb234: [AArch64] Support .arch_extension pan
Roland McGrath via All-commits
all-commits at lists.llvm.org
Wed Mar 24 11:29:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3cb2346982399892eae36e660ffa7e77a27ee067
https://github.com/llvm/llvm-project/commit/3cb2346982399892eae36e660ffa7e77a27ee067
Author: Roland McGrath <mcgrathr at google.com>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
M llvm/test/MC/AArch64/directive-arch_extension.s
Log Message:
-----------
[AArch64] Support .arch_extension pan
This makes the behavior consistent with the GNU assembler.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D99209
More information about the All-commits
mailing list