• Jing Yu's avatar
    Remove global inline options. · a83b7695
    Jing Yu authored
    The purpose of removing global inline options is to give
    compiler the opportunity to do inline optimizations and inline
    tunings for Android native codes.
    
    By removing these global inline options now, the size of
    almost all native libraries are reduced. And there is no
    noticable performance degradation on webkit, gcstone and
    skia benchmarks.
    
    Change-Id: I31e71f51e4f29fa6286fddb89e9eab227581c7b3
    a83b7695
TARGET_linux-arm.mk 10.1 KB