summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2021-10-29 17:53:27 +0000
committer Yi Kong <yikong@google.com> 2021-10-29 17:53:27 +0000
commit04e459d9ff72542ae5844b50ebcf586ae6f29fe9 (patch)
tree25a3f70f5a51bf44c452d8474c0c23c31bbabc43 /sdk/java_sdk_test.go
parent85d72973187ddedf65f509d51ca11c70e19655f9 (diff)
Revert "Do not build tests with ThinLTO"
On second thought, this is actually counter-productive rather than an optimisation. LTOing test code is usually quite cheap, however since tests can pull in additional static libraries (e.g. to set up test environment), we will have to create non-LTO variants for these dependent libraries, which can be much more expensive. This reverts commit 85d72973187ddedf65f509d51ca11c70e19655f9. Bug: 195134194 Bug: 203737712 Change-Id: I1a105136075133a5b5895d00847d8796c419964c Test: m GLOBAL_THINLTO=true dist device-tests platform_tests
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions