diff options
author | Eli Friedman <efriedma@quicinc.com> | 2022-03-25 15:40:46 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2022-03-29 14:01:32 -0700 |
commit | a8ebd85e463b086c0e684c9e7867bbf42555ad27 (patch) | |
tree | e8b59501b5f4895b7a97ac43b45928d076008f3b /clang/lib/ExtractAPI/API.cpp | |
parent | 01daf97a0b5a2450a84af76f8bdd7636488f125d (diff) | |
download | llvm-a8ebd85e463b086c0e684c9e7867bbf42555ad27.zip llvm-a8ebd85e463b086c0e684c9e7867bbf42555ad27.tar.gz llvm-a8ebd85e463b086c0e684c9e7867bbf42555ad27.tar.bz2 |
[MC] Make MCAsmInfo::isAcceptableChar reflect MCAsmInfo::doesAllowAtInName
On targets which don't allow "@" in unquoted identifiers, make sure we
don't emit them; otherwise, we can't parse our own output.
Differential Revision: https://reviews.llvm.org/D122516
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions