Avoid doing symbol internalization when compiling with -O0.

Don't call the symbol internalization pass when compiling with -O0.
This will allow all RenderScript library functions to be available to
lldb, so the developer can call these builtin functions from lldb's
command line.

Change-Id: I30660312a0327e314b6297ec1bfbbd0d2b41a59a
1 file changed