diff options
| author | 2014-06-10 16:31:03 -0700 | |
|---|---|---|
| committer | 2014-06-10 16:31:03 -0700 | |
| commit | 5487494e54e719d3bb4ead7a0b73e1d456fec8da (patch) | |
| tree | 40c3943e6f012c830dda70204a57d34f87e7e1b4 /compiler/optimizing/optimizing_compiler.cc | |
| parent | 55884bc1e2e1b324809b462455ccaf5811ffafd8 (diff) | |
Workaround frame size issues.
x86 and x86-64 are exceeding the frame size for the switch interpreter.
The SOMETIMES_INLINE hack doesn't work with GCC as inline and the noinline
attribute are mutually exclusive. As a temporary solution move the effected
code to the the interpreter_common.cc file.
Bug: 14882674
Change-Id: Id5383ef5436046b36565cd1d76de8e3d59f42cff
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions