This patchkit implements slim LTO bootstrap, which speeds up LTO bootstrap by only compiling once.
I implemented all of Richard's feedback for the new -B option for gcc-ar. Passes full bootstrap and test on x86_64-linux and LTO bootstrap. Ok to commit now? -Andi