commit | 2ee09ffc7a6aca354a958357801711688a7a4154 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Oct 24 13:24:22 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Wed Oct 24 17:11:57 2018 +0100 |
tree | dbd56e49b025d2a0695610cbfddb7b5bc6432c30 | |
parent | fd2aa2bf72563870c9261f248f992a20ac4837a8 [diff] |
Split interpreter_switch_impl.cc Due to regression in clang this file takes long to compile (>10min). As a quick fix, split the file - one per explicit instantiation. Test: Measure incremental build time - it halves the build time. Change-Id: I9d35d43c185deb19ef9cf32ed35328c433a837f2