[Aarch64] Remove redundant c_str (NFC)
authorKazu Hirata <kazu@google.com>
Sat, 14 Aug 2021 15:49:40 +0000 (08:49 -0700)
committerKazu Hirata <kazu@google.com>
Sat, 14 Aug 2021 15:49:40 +0000 (08:49 -0700)
commit915cc6925980b090564d0db741265dc86163dae1
treea1435f91990fe36eaee7a47093a579288dd2416a
parentf6928cf45516503deb48f8175a982becc579dc8c
[Aarch64] Remove redundant c_str (NFC)

Identified with readability-redundant-string-cstr.
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp