mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
need ARM.h for ARMCC definition
llvm-svn: 57261
This commit is contained in:
parent
bc47391399
commit
5fb8bb7434
@ -16,6 +16,7 @@
|
||||
|
||||
#include "llvm/Target/TargetInstrInfo.h"
|
||||
#include "ARMRegisterInfo.h"
|
||||
#include "ARM.h"
|
||||
|
||||
namespace llvm {
|
||||
class ARMSubtarget;
|
||||
|
Loading…
Reference in New Issue
Block a user