Oops! Missed a file in my last commit.

llvm-svn: 70491
This commit is contained in:
Nick Lewycky 2009-04-30 15:29:26 +00:00
parent a303097de0
commit e6141a5d6f
1 changed files with 8 additions and 0 deletions

View File

@ -199,6 +199,14 @@ extern bool
lto_codegen_set_pic_model(lto_code_gen_t cg, lto_codegen_model);
/**
* Sets the location of the "gcc" to run. If not set, libLTO will search for
* "gcc" on the path.
*/
extern void
lto_codegen_set_gcc_path(lto_code_gen_t cg, const char* path);
/**
* Adds to a list of all global symbols that must exist in the final
* generated code. If a function is not listed, it might be