forked from OSchip/llvm-project
Summary: Without this change I get the following error: lib/Target/AVR/AVRGenAsmMatcher.inc:1135:1: error: redundant #include of module 'LLVM_Utils.Support.Format' appears within namespace 'llvm' [-Wmodules-import-nested-redundant] Reviewers: dylanmckay Reviewed By: dylanmckay Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D53425 llvm-svn: 346750 |
||
|---|---|---|
| .. | ||
| AsmParser | ||
| Disassembler | ||
| InstPrinter | ||
| MCTargetDesc | ||
| TargetInfo | ||
| AVR.h | ||
| AVR.td | ||
| AVRAsmPrinter.cpp | ||
| AVRCallingConv.td | ||
| AVRDevices.td | ||
| AVRExpandPseudoInsts.cpp | ||
| AVRFrameLowering.cpp | ||
| AVRFrameLowering.h | ||
| AVRISelDAGToDAG.cpp | ||
| AVRISelLowering.cpp | ||
| AVRISelLowering.h | ||
| AVRInstrFormats.td | ||
| AVRInstrInfo.cpp | ||
| AVRInstrInfo.h | ||
| AVRInstrInfo.td | ||
| AVRMCInstLower.cpp | ||
| AVRMCInstLower.h | ||
| AVRMachineFunctionInfo.h | ||
| AVRRegisterInfo.cpp | ||
| AVRRegisterInfo.h | ||
| AVRRegisterInfo.td | ||
| AVRRelaxMemOperations.cpp | ||
| AVRSelectionDAGInfo.h | ||
| AVRSubtarget.cpp | ||
| AVRSubtarget.h | ||
| AVRTargetMachine.cpp | ||
| AVRTargetMachine.h | ||
| AVRTargetObjectFile.cpp | ||
| AVRTargetObjectFile.h | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||
| README.md | ||
| TODO.md | ||