diff options
| author | 2013-12-10 13:01:13 +0000 | |
|---|---|---|
| committer | 2013-12-10 15:23:20 +0000 | |
| commit | 867a2b35e67ddcbec089964e8f3cd9a827186e48 (patch) | |
| tree | 393bfdb93cbec42bebe699c56e052a96502fa2a1 /compiler/compiler_backend.cc | |
| parent | 70b797d998f2a28e39f7d6ffc8a07c9cbc47da14 (diff) | |
Get rid of platform-specific method inliners.
The DexFileToMethodInlinerMap dependency on CompilerDriver
and its instruction set makes it impossible to implement
verification-time checking for methods we want to inline.
Therefore, we get rid of the platform-specific method
inliners and rely on the backend's existing ability to
recognize when it can actually emit an intrinsic function.
Change-Id: I57947db93f13a26c1c794cb3584130321106306f
Diffstat (limited to 'compiler/compiler_backend.cc')
0 files changed, 0 insertions, 0 deletions