diff options
author | Ayke van Laethem <aykevanlaethem@gmail.com> | 2022-11-07 03:36:08 +0100 |
---|---|---|
committer | Ayke van Laethem <aykevanlaethem@gmail.com> | 2022-11-15 15:29:37 +0100 |
commit | 09ab9d4d111f7ee2c31b7783099ca41f3aab625d (patch) | |
tree | 2768bb36fe0038245aee522831cdf6f70f923fb5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d2563775cd6e7b6b26d306ff233349443ef1945c (diff) | |
download | llvm-09ab9d4d111f7ee2c31b7783099ca41f3aab625d.zip llvm-09ab9d4d111f7ee2c31b7783099ca41f3aab625d.tar.gz llvm-09ab9d4d111f7ee2c31b7783099ca41f3aab625d.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions