One two many newlines at end of file LLVMContextImpl.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77911 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Edward O'Callaghan 2009-08-02 20:06:26 +00:00
parent 83c9e6bc0d
commit 7b4e503cdc

View File

@ -21,4 +21,3 @@ using namespace llvm;
LLVMContextImpl::LLVMContextImpl(LLVMContext &C) :
Context(C), TheTrueVal(0), TheFalseVal(0) { }