[all-commits] [llvm/llvm-project] c919ea: [AVR] Fix incorrectly printed global symbol operan...

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Jan 19 17:45:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c919ea5b486041021a48b487145120fe0bcb70a8
      https://github.com/llvm/llvm-project/commit/c919ea5b486041021a48b487145120fe0bcb70a8
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AVR/AVRAsmPrinter.cpp
    M llvm/test/CodeGen/AVR/inline-asm/inline-asm3.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list