diff options
-rw-r--r-- | tools/lto/lto.cpp | 2 |
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 +} |