[all-commits] [llvm/llvm-project] 96cc2d: [clang] Add AVR specific inline assembly escaped c...
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed Mar 15 01:45:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96cc2d07e15a5ce9ad134ed8db0a88d7c6c0d657
https://github.com/llvm/llvm-project/commit/96cc2d07e15a5ce9ad134ed8db0a88d7c6c0d657
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M clang/lib/Basic/Targets/AVR.cpp
M clang/lib/Basic/Targets/AVR.h
M clang/test/CodeGen/avr/avr-inline-asm-constraints.c
Log Message:
-----------
[clang] Add AVR specific inline assembly escaped characters
Fixes https://github.com/llvm/llvm-project/issues/60204
Reviewed By: jacquesguan
Differential Revision: https://reviews.llvm.org/D145659
More information about the All-commits
mailing list