Skip to content

Commit 09ab9d4

Browse files
committed
[AVR][Clang] Implement __AVR_ARCH__ macro
This macro is defined in avr-gcc, and is very useful especially in assembly code to check whether particular instructions are supported. It is also the basis for other macros like __AVR_HAVE_ELPM__. Differential Revision: https://reviews.llvm.org/D137521
1 parent d256377 commit 09ab9d4

File tree

4 files changed

+322
-316
lines changed

4 files changed

+322
-316
lines changed

0 commit comments

Comments
 (0)