commit | b316f58fd790ad302b72f569af3e89734ae09db7 | [log] [tgz] |
---|---|---|
author | Tobias Grosser <grosser@google.com> | Wed Aug 14 18:52:58 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Wed Feb 19 16:20:51 2014 -0800 |
tree | 51d3f0d7bef278a816919e9ce6b3949cb8635122 | |
parent | 41ae3467424661ecb7bdd2f2831312c5768bf4fb [diff] |
Run verifier on RenderScript .bc modules Verify the bitcode to abort gracefully on invalid .bc modules instead of crashing randomly. This patch will not detect all problems with the bitcode writing, but it is likely to catch attribute breakages such as Bug 9503142. It also prevents us from crashing on the incorrect debug info found in Bug 1031440. Change-Id: I2bf626b7aae173dc7238a499b2a0474301197cbe