llvm-project/llvm/lib/Target/AVR/TargetInfo
Mehdi Amini f42454b94b Move the global variables representing each Target behind accessor function
This avoids "static initialization order fiasco"

Differential Revision: https://reviews.llvm.org/D25412

llvm-svn: 283702
2016-10-09 23:00:34 +00:00
..
AVRTargetInfo.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
CMakeLists.txt [AVR] Add missing CMake dependencies 2016-05-18 11:11:51 +00:00
LLVMBuild.txt