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 6482798..936aeae 100644
--- a/tools/lto/lto.cpp
+++ b/tools/lto/lto.cpp
@@ -262,4 +262,4 @@
 lto_codegen_debug_options(lto_code_gen_t cg, const char * opt)
 {
   cg->setCodeGenDebugOptions(opt);
-}
\ No newline at end of file
+}