diff options
| author | 2023-04-20 14:07:29 -0700 | |
|---|---|---|
| committer | 2023-04-21 14:41:55 -0700 | |
| commit | 01c4456ce21ec3aa6693c083d77c0bfe1e7cccdc (patch) | |
| tree | 1da290d31adf6cebbe80197d51fb633b7eca9bef /sdk/java_sdk_test.go | |
| parent | 0bf4ea53f51c9a9c2310514cd446a98dd699e8c5 (diff) | |
Enable -funique-internal-linkage-names when afdo=true
We used to enable unique names only when a profile is available.
But A profile generated for a binary without unique names doesn't
work well when building a binary with unique names. To avoid a
chicken-and-egg problem, this CL enables the flag when afdo=true,
whether a profile exists or not.
Bug: 241523910
Test: build
Change-Id: I74d834510d81d2db76e34d0488c74a60e1fcecd5
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions