One two many newlines at end of file LLVMContextImpl.cpp
authorEdward O'Callaghan <eocallaghan@auroraux.org>
Sun, 2 Aug 2009 20:06:26 +0000 (20:06 +0000)
committerEdward O'Callaghan <eocallaghan@auroraux.org>
Sun, 2 Aug 2009 20:06:26 +0000 (20:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77911 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/LLVMContextImpl.cpp

index fd7d241d06c689456824194df4444cef35895d24..5216476fea6b43dbf612af4d080801819d449863 100644 (file)
@@ -21,4 +21,3 @@ using namespace llvm;
 
 LLVMContextImpl::LLVMContextImpl(LLVMContext &C) :
     Context(C), TheTrueVal(0), TheFalseVal(0) { }
-