commit | d8eabaa6c7975e59380bf2b6f9ef3af068ae2d2e | [log] [tgz] |
---|---|---|
author | Vishwath Mohan <vishwath@google.com> | Tue May 09 19:36:54 2017 -0700 |
committer | Vishwath Mohan <vishwath@google.com> | Thu May 18 09:50:44 2017 -0700 |
tree | 9b92b681fb73ba511787b19121b2491d6e7a9815 | |
parent | a0203a65445c82e2a45474e1a9ac9d1b9e12195b [diff] |
Enable incremental builds for ASAN. (make) This CL gets us closer to having incremental builds for ASAN by separating the generation of sanitized intermediates from their non-sanitized counterparts. Bug: 38145756 Test: time (m -j40 && SANITIZE_TARGET="address" m -j40) # reduces from 17 mins to ~9 mins with these changes. Change-Id: I7e3e7d88d276d834192b2e2427643f70e89d731e