Files
clang-p2996/clang/lib/Basic/Targets/AVR.cpp
Ayke van Laethem fe06e231ff [AVR] Define __ELF__
This symbol is defined in avr-gcc. Because AVR normally uses the ELF
format, define the symbol unconditionally.

This patch is needed to get Clang to compile compiler-rt.

Differential Revision: https://reviews.llvm.org/D78117
2020-04-15 00:22:53 +02:00

12 KiB