X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FTableGen%2FX86RecognizableInstr.h;h=c043b909b42fc5c6a6741f16c8c07d2a37c6900a;hb=5d4314ef720630e6547fe41efec1608d4c14c78e;hp=113b3bdb37c028525c56be877350626188a192ab;hpb=c240bb0ede0541426254d0e0dc81d891beda4b22;p=oota-llvm.git diff --git a/utils/TableGen/X86RecognizableInstr.h b/utils/TableGen/X86RecognizableInstr.h index 113b3bdb37c..c043b909b42 100644 --- a/utils/TableGen/X86RecognizableInstr.h +++ b/utils/TableGen/X86RecognizableInstr.h @@ -22,7 +22,7 @@ #include "CodeGenTarget.h" #include "Record.h" -#include "llvm/System/DataTypes.h" +#include "llvm/Support/DataTypes.h" #include "llvm/ADT/SmallVector.h" namespace llvm {