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>
Fri, 25 Jul 2014 07:40:41 +0000 (00:40 -0700)
commit137e5b22fe6672134dd2c7bb11b2ab26aff4724a
tree4dff06f7d055160d61fadfcf696ad00751ab5746
parent79ce45ce0f57ed27f280507163b7ba954307e2ba
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