Add header...

llvm-svn: 122247
This commit is contained in:
Daniel Dunbar 2010-12-20 15:45:51 +00:00
parent f1deaf06a9
commit 5580eff1f8

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 {