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
Loading
Please sign in to comment