[PATCH] D60118: [AArch64][AsmParser] Fix .arch_extension directive parsing
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 02:12:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357677: [AArch64][AsmParser] Fix .arch_extension directive parsing (authored by s.desmalen, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D60118?vs=193503&id=193675#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60118/new/
https://reviews.llvm.org/D60118
Files:
llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/test/MC/AArch64/SVE/directive-arch_extension-negative.s
llvm/trunk/test/MC/AArch64/SVE/directive-arch_extension.s
llvm/trunk/test/MC/AArch64/directive-arch_extension-negative.s
llvm/trunk/test/MC/AArch64/directive-arch_extension-nosimd.s
llvm/trunk/test/MC/AArch64/directive-arch_extension-simd.s
llvm/trunk/test/MC/AArch64/directive-arch_extension.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60118.193675.patch
Type: text/x-patch
Size: 6358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/6d710fdd/attachment.bin>
More information about the llvm-commits
mailing list