summaryrefslogtreecommitdiff
path: root/tools/lto
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-07-03 15:38:01 +0000
committerDuncan Sands <baldrick@free.fr>2009-07-03 15:38:01 +0000
commitd44d4bf04b69fa7b003a0792a78ab132e40fe76f (patch)
tree6bea2576b75135cb9ecf9b10034745161ff84633 /tools/lto
parentd5f50da7f06199c03de1294981e35cfd1c4d53dd (diff)
downloadllvm-d44d4bf04b69fa7b003a0792a78ab132e40fe76f.tar.gz
llvm-d44d4bf04b69fa7b003a0792a78ab132e40fe76f.tar.bz2
llvm-d44d4bf04b69fa7b003a0792a78ab132e40fe76f.tar.xz
Add newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74774 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/lto')
-rw-r--r--tools/lto/lto.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lto/lto.cpp b/tools/lto/lto.cpp
index 648279834f..936aeae15b 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
+}