[ARM] Fix detection of duplicates when parsing reg list operands
authorMomchil Velikov <momchil.velikov@arm.com>
Tue, 13 Aug 2019 16:13:00 +0000 (16:13 +0000)
committerMomchil Velikov <momchil.velikov@arm.com>
Tue, 13 Aug 2019 16:13:00 +0000 (16:13 +0000)
commit114c37e72a5f01f49761b42b3ff45334ed863a81
treed8f8203a2a9a53974e5a6212e710a5e2210644bf
parentf990e4a4c7bcc3c3dec6ee8ffac39cc0a27e521a
[ARM] Fix detection of duplicates when parsing reg list operands

Differential Revision: https://reviews.llvm.org/D65957

llvm-svn: 368712
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/test/MC/ARM/register-list-dup.s [new file with mode: 0644]