This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Add LTO binutils wrappers


This came out of the discussion last time I submitted -print-lto-plugin.
For a slim LTO build tools like ar or ranlib need to be LTO 
aware. This patch first readds the -print-lto-plugin option
and then adds three wrapper scripts for ar, ranlib that use.
I also added a ld wrapper that calls the gcc driver.

Passes bootstrap, full test on x86-64. Ok to commit?

-andi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]