diff options
author | Yi Kong <yikong@google.com> | 2020-09-21 01:18:32 +0800 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2020-09-21 16:54:07 +0000 |
commit | 2d01fe28dffd610ce38aea6fe70d3cc00dc9cf3a (patch) | |
tree | 3386540fe7549496d3d8c68770039202c674b893 /java/java.go | |
parent | 41243c1d5f43ba28e94598c4bf1fb11f3efe3fda (diff) |
Introduce LTO property for -fwhole-program-vtables cflag
-fwhole-program-vtables cflag requires LTO to be enabled. Some projects
add this flag unconditionally, breaking builds that turn off LTO.
Make this an LTO property so that build system will handle adding the
flag when LTO is on.
Test: build
Bug: 169004486
Change-Id: Ifce12c09e1d6b8c2807314c3bb982b076efcaaa4
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions