diff options
| author | 2020-04-03 20:18:17 -0700 | |
|---|---|---|
| committer | 2020-04-03 20:18:17 -0700 | |
| commit | c1de1977a087da5f59ef4c0128f104097fd19190 (patch) | |
| tree | 1e5b2d5ba07ffbf968fd573a30ac6a6baddae76f /rust/coverage.go | |
| parent | ff6231920db8f2387b61035d66727e677893bcc3 (diff) | |
Clean up unused flags for LLD.
Since Android only uses LLD, we shouldn't be default adding flags that
just get stripped by a later pass such as:
-Wl,-m,aarch64_elf64_le_vec
-fuse-ld=gold
Remaining query for `-fuse-ld=gold`:
https://source.corp.google.com/search?q=%5C-fuse-ld%3Dgold%20file:.*%5C.(bp%7Cmk%7Cgo)&sq=package:%5Eandroid$
Remaining query for `elf64_le_vec`:
https://source.corp.google.com/search?q=elf64_le_vec%20file:.*%5C.(bp%7Cmk%7Cgo)&sq=package:%5Eandroid$
Bug: http://b/148819762
Test: Built aosp_blueline
Change-Id: I4e064a1e3e0c54721f3f08af8d717f28f6d348f8
Diffstat (limited to 'rust/coverage.go')
0 files changed, 0 insertions, 0 deletions