Perform bitcode simplification at link time

This modification to LLVM gold plugin allows performing the bitcode
simplification at link time avoiding the need for a separate
finalization step streamlining the build process and improving the
performance.

BUG=https://bugs.chromium.org/p/nativeclient/issues/detail?id=4347
R=dschuff@chromium.org

Review URL: https://codereview.chromium.org/1576733002 .
3 files changed