[all-commits] [llvm/llvm-project] 159e2a: [AVR] Fix a bug in AsmPrinter when printing inline...
Ben Shi via All-commits
all-commits at lists.llvm.org
Thu Jan 12 22:24:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 159e2a804d908edc92966f0485881eb78778c92d
https://github.com/llvm/llvm-project/commit/159e2a804d908edc92966f0485881eb78778c92d
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M llvm/lib/Target/AVR/AVRAsmPrinter.cpp
M llvm/test/CodeGen/AVR/inline-asm/inline-asm-invalid.ll
Log Message:
-----------
[AVR] Fix a bug in AsmPrinter when printing inline-asm operands
Fixes https://github.com/llvm/llvm-project/issues/58878
Reviewed By: aykevl, Miss_Grape
Differential Revision: https://reviews.llvm.org/D141589
More information about the All-commits
mailing list