[PATCH] D125077: [compiler-rt][builtins] Fix wrong ABI of AVR __mulqi3 & __mulhi3
Ben Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 6 06:47:10 PDT 2022
This revision was automatically updated to reflect the committed changes.
benshi001 marked an inline comment as done.
Closed by commit rG3902ebdd5793: [compiler-rt][builtins] Fix wrong ABI of AVR __mulqi3 & __mulhi3 (authored by benshi001).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D125077?vs=427601&id=427620#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125077/new/
https://reviews.llvm.org/D125077
Files:
clang/lib/Basic/Targets/AVR.cpp
clang/test/Preprocessor/avr-common.c
compiler-rt/lib/builtins/avr/mulhi3.S
compiler-rt/lib/builtins/avr/mulqi3.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125077.427620.patch
Type: text/x-patch
Size: 5296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/1a2eb67c/attachment.bin>
More information about the cfe-commits
mailing list