forked from OSchip/llvm-project
Add explicit dependency to MCDwarf.h in ARC backend.
llvm-svn: 358430
This commit is contained in:
parent
5221532a4e
commit
3929c432e6
|
@ -14,6 +14,7 @@
|
|||
#include "ARCMCAsmInfo.h"
|
||||
#include "ARCTargetStreamer.h"
|
||||
#include "InstPrinter/ARCInstPrinter.h"
|
||||
#include "llvm/MC/MCDwarf.h"
|
||||
#include "llvm/MC/MCInstrInfo.h"
|
||||
#include "llvm/MC/MCRegisterInfo.h"
|
||||
#include "llvm/MC/MCSubtargetInfo.h"
|
||||
|
|
Loading…
Reference in New Issue