commit | 8c7b7593c3185119c38ba90aa1b1ed81902086dd | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Fri Jul 03 15:38:01 2009 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Fri Jul 03 15:38:01 2009 +0000 |
tree | 6bea2576b75135cb9ecf9b10034745161ff84633 | |
parent | efd53dd02c0c5f0f69566ed624ab3df84dd13cb4 [diff] [blame] |
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 +}