forked from OSchip/llvm-project
parent
7da045e59f
commit
ca2511d849
|
|
@ -15,6 +15,7 @@
|
|||
#ifndef TARGET_X86_H
|
||||
#define TARGET_X86_H
|
||||
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
|
||||
namespace llvm {
|
||||
|
|
|
|||
Loading…
Reference in New Issue