From e5db7c4166957e13a7df84570be0b9ddc2ef07fe Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 5 Nov 2009 19:42:20 +0000 Subject: InstrTypes.h includes Instruction.h, so it's not necessary to include both. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86162 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Support/TargetFolder.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/llvm/Support/TargetFolder.h') diff --git a/include/llvm/Support/TargetFolder.h b/include/llvm/Support/TargetFolder.h index e9cf585b67..18726e2cd5 100644 --- a/include/llvm/Support/TargetFolder.h +++ b/include/llvm/Support/TargetFolder.h @@ -20,7 +20,6 @@ #define LLVM_SUPPORT_TARGETFOLDER_H #include "llvm/Constants.h" -#include "llvm/Instruction.h" #include "llvm/InstrTypes.h" #include "llvm/Analysis/ConstantFolding.h" -- cgit v1.2.3