OSDN Git Service

Update frame-larger-than limit to 2440 for new clang.
authorStephen Hines <srhines@google.com>
Thu, 17 Jul 2014 08:49:18 +0000 (01:49 -0700)
committerStephen Hines <srhines@google.com>
Thu, 24 Jul 2014 00:38:33 +0000 (17:38 -0700)
commit67a4338c5cc91ad3a8a3b99f06e1cf03b232d156
tree9710f68143497da0ab4510f6f1b2890894b815d9
parent4436e926aa8e64ac7e4c4afb81f2a59b2477045a
Update frame-larger-than limit to 2440 for new clang.

Bug: 16362912

The latest version of clang is generating larger frames on elf_writer_quick.cc
and dex2oat.cc than we had previously encountered. This change unblocks the
LLVM rebase temporarily.

Change-Id: I20d9f88959b91e0509e58f01c22532720225f44d
build/Android.common_build.mk