[llvm-commits] [patch] Remove lto_codegen_set_whole_program_optimization for now (3.1)

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Apr 15 18:52:23 PDT 2012


HI,

I understand that Bill is working on extending the lto C API to let
the linker/user control if the internalize pass is run or not. The
work is under way, but we have an stable C API, so anything that show
up in llvm-c/lto.h for 3.1 is going to stay there.

The attached patch removes the
lto_codegen_set_whole_program_optimization so that 3.1 doesn't get an
API that is still under discussion. Is it OK?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 3575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120415/3238529f/attachment.obj>


More information about the llvm-commits mailing list