Add newline at end of file.
authorDuncan Sands <baldrick@free.fr>
Fri, 3 Jul 2009 15:38:01 +0000 (15:38 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 3 Jul 2009 15:38:01 +0000 (15:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74774 91177308-0d34-0410-b5e6-96231b3b80d8

tools/lto/lto.cpp

index 648279834fa71d496ceb2099c84632cf1216aa78..936aeae15b044c82b4df8bc82956a1606d7aac14 100644 (file)
@@ -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
+}