commit | 15c1d06c654c246b8e8047f64f781add32483576 | [log] [tgz] |
---|---|---|
author | Stephen McGroarty <stephen@codeplay.com> | Wed Sep 02 16:03:38 2015 +0100 |
committer | Stephen McGroarty <stephen@codeplay.com> | Wed Sep 02 16:03:38 2015 +0100 |
tree | d3d89feca133b5f4a44b275f24fd479e73656c80 | |
parent | afe220464222e93514d1048a9361bb46aafd4905 [diff] |
Derive the bcc optimization level from the input bitcode. This patch derives the optimization level of the slang bitcode and passes that to bcc. This patch replaces the old method, where a flag was passed to the RenderScript context and the context would set the optimization level accordingly. Change-Id: Ie64a2d0125ca30da4ae7522961dca144d0457f03 Signed-off-by: Stephen McGroarty <stephen@codeplay.com>