OSDN Git Service

trim another #include
authorChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 16:53:54 +0000 (16:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Oct 2009 16:53:54 +0000 (16:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85250 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Instructions.h

index d2d1e4c..2f69171 100644 (file)
@@ -20,7 +20,6 @@
 #include "llvm/DerivedTypes.h"
 #include "llvm/Attributes.h"
 #include "llvm/CallingConv.h"
-#include "llvm/LLVMContext.h"
 #include "llvm/ADT/SmallVector.h"
 #include <iterator>