mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Add explicit dependency to MCDwarf.h in ARC backend.
llvm-svn: 358430
This commit is contained in:
parent
9b3dd5f7c6
commit
2a411a1395
@ -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
Block a user