Merge "Revert "Turn on LTO for libc++.so""

This commit is contained in:
Treehugger Robot
2023-06-30 22:52:13 +00:00
committed by Gerrit Code Review

View File

@@ -172,9 +172,6 @@ cc_library_shared {
whole_static_libs: ["libc++_static"],
stl: "none",
lto: {
thin: true,
},
afdo: true,
target: {