aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.cpp
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2011-11-17 16:56:51 -0500
committerJesse Wilson <jessewilson@google.com>2011-11-17 17:01:04 -0500
commit9f0f8b6c64cdff79989be28fff70db39f412de90 (patch)
treeba804c3aee3abee91552dc94e76c896a9617107b /vm/compiler/codegen/arm/CodegenDriver.cpp
parent1375a15034498818eef4d6b726ef280e2ee264ce (diff)
Be humane when there are more methods or fields than Dalvik can handle.
Previously our errors would look like this: trouble writing output: opcode == null Or this: trouble writing output: No expanded opcode for 7f9c1af3 Now our errors look like this: trouble writing output: Too many methods: 86922; max is 65536 Bug: http://code.google.com/p/android/issues/detail?id=20814 Change-Id: I2d9dc55e188a6ac1661b74af2194b18019859a29
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.cpp')
0 files changed, 0 insertions, 0 deletions