Add header...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122247 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2010-12-20 15:45:51 +00:00
parent 9b2f25e313
commit 67e0c212c2

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 {