diff options
| author | 2013-06-27 18:24:46 +0200 | |
|---|---|---|
| committer | 2013-06-27 18:24:46 +0200 | |
| commit | 9897be996580db9de86f880f9ad9d36c66057a52 (patch) | |
| tree | e45bfd56f1d1aa640682e2ac8c5b83d0a5941a79 /compiler/llvm/generated/art_module.cc | |
| parent | 48fcf64a2d8ecc993e64d7b349b10d3b066724ae (diff) | |
Make Array's throw routines void.
The "bool" return type of Array::ThrowArrayIndexOutOfBoundsException and
Array::ThrowArrayStoreException is useless. Make them void.
Note on ARM, this removes a "cmp" instruction in AGET/APUT instructions.
Change-Id: I843e895aa4622ca56aaa3f2eb2d5b5100a92c1ae
Diffstat (limited to 'compiler/llvm/generated/art_module.cc')
0 files changed, 0 insertions, 0 deletions