mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add missing header.
llvm-svn: 133640
This commit is contained in:
parent
b3d1a141fd
commit
fbb64ca5ff
@ -16,6 +16,7 @@
|
||||
#define TARGET_ARM_H
|
||||
|
||||
#include "ARMBaseInfo.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include <cassert>
|
||||
|
Loading…
Reference in New Issue
Block a user