[PATCH] D123200: [compiler-rt][CMake] Add initial support of target AVR
Ayke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 06:26:58 PDT 2022
aykevl added a comment.
What about chip families other than avr2? Some have a different PC pointer size (1-3 bytes, therefore affecting the ABI), some have different instructions, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123200/new/
https://reviews.llvm.org/D123200
More information about the cfe-commits
mailing list