diff options
Diffstat (limited to 'lib/VMCore/iMemory.cpp')
-rw-r--r-- | lib/VMCore/iMemory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/VMCore/iMemory.cpp b/lib/VMCore/iMemory.cpp index c1a06576cd..917692e896 100644 --- a/lib/VMCore/iMemory.cpp +++ b/lib/VMCore/iMemory.cpp @@ -14,7 +14,6 @@ #include "llvm/iMemory.h" #include "llvm/Constants.h" #include "llvm/DerivedTypes.h" - using namespace llvm; AllocationInst::AllocationInst(const Type *Ty, Value *ArraySize, unsigned iTy, |