Add header...

llvm-svn: 122247
This commit is contained in:
Daniel Dunbar 2010-12-20 15:45:51 +00:00
parent 7da045e59f
commit ca2511d849
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#ifndef TARGET_X86_H
#define TARGET_X86_H
#include "llvm/Support/DataTypes.h"
#include "llvm/Target/TargetMachine.h"
namespace llvm {