[AVR] Fix incorrectly printed global symbol operands in inline-asm
authorBen Shi <powerman1st@163.com>
Thu, 19 Jan 2023 10:06:27 +0000 (18:06 +0800)
committerBen Shi <powerman1st@163.com>
Fri, 20 Jan 2023 01:45:00 +0000 (09:45 +0800)
commitc919ea5b486041021a48b487145120fe0bcb70a8
tree71e3e6c23a3ea56ef99b0e60a88bb00db4a50a61
parent05927eb5ff986e619f155c05727ed1fa478d2c4e
[AVR] Fix incorrectly printed global symbol operands in inline-asm

Fixes https://github.com/llvm/llvm-project/issues/58879

Reviewed By: aykevl

Differential Revision: https://reviews.llvm.org/D142096
llvm/lib/Target/AVR/AVRAsmPrinter.cpp
llvm/test/CodeGen/AVR/inline-asm/inline-asm3.ll