From: Duncan Sands Date: Fri, 3 Jul 2009 15:38:01 +0000 (+0000) Subject: Add newline at end of file. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d44d4bf04b69fa7b003a0792a78ab132e40fe76f;p=oota-llvm.git Add newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74774 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/lto/lto.cpp b/tools/lto/lto.cpp index 648279834fa..936aeae15b0 100644 --- a/tools/lto/lto.cpp +++ b/tools/lto/lto.cpp @@ -262,4 +262,4 @@ extern void lto_codegen_debug_options(lto_code_gen_t cg, const char * opt) { cg->setCodeGenDebugOptions(opt); -} \ No newline at end of file +}