Switch to a local BitcodeTranslator.

The original implementation was using pointers for bitcode lifetime
issues, but we can now use a regular local (non-pointer) variable
instead.

Change-Id: I5b36f813476a5d433d9926dfb91570b8ede15644
2 files changed