s/lto_codegen_whole_program_optimization/lto_codegen_set_whole_program_optimization/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154312 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2012-04-09 08:32:21 +00:00
parent 154819dd6f
commit a3706d6754
3 changed files with 5 additions and 5 deletions

View File

@@ -254,7 +254,7 @@ lto_codegen_set_assembler_args(lto_code_gen_t cg, const char **args,
* Enables the internalize pass during LTO optimizations.
*/
extern void
lto_codegen_whole_program_optimization(lto_code_gen_t cg);
lto_codegen_set_whole_program_optimization(lto_code_gen_t cg);
/**
* Adds to a list of all global symbols that must exist in the final