|
LLVM 23.0.0git
|
This file implements a target parser to recognise AVR hardware features. More...
#include "llvm/TargetParser/AVRTargetParser.h"#include "llvm/ADT/DenseMap.h"#include "llvm/BinaryFormat/ELF.h"#include "llvm/Support/Errc.h"Go to the source code of this file.
This file implements a target parser to recognise AVR hardware features.
Definition in file AVRTargetParser.cpp.