remove dead code in parseRegisterList checking for ARM::RA_AUTH_CODE
authorTies Stuij <ties.stuij@arm.com>
Thu, 7 Apr 2022 13:35:30 +0000 (14:35 +0100)
committerTies Stuij <ties.stuij@arm.com>
Thu, 7 Apr 2022 13:53:46 +0000 (14:53 +0100)
commitedeceb8647ff9cd60cbf8d62eb7149e6fb1f81d7
tree4f11d88865ef489932eeed440b22471c0ae78c7b
parent5909c678831f3a5c1669f6906f777d4ec4532fa1
remove dead code in parseRegisterList checking for ARM::RA_AUTH_CODE

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D122577
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp