diff options
| author | 2020-01-16 17:04:38 -0800 | |
|---|---|---|
| committer | 2020-01-16 17:09:19 -0800 | |
| commit | 92474e5b8ff49a62d80d83a2a660f9f99fde7af1 (patch) | |
| tree | cb5fd8bf1757fa8abf2ab9ee5e2cd55d501764ff /java/java.go | |
| parent | a7503367cf6bf2666458da4212fe69185c3098c9 (diff) | |
Add "-no-warn-sample-unuse=true" to work around AutoFDO issue
Autofdo generates profile for an instruction even if there is no debug
information associated with it or no debug information associated with
the function. A bogus offset will be produced in the profile. Add the
flag to suppress Clang from generating error for such cases.
Test: build with ETM profile
Bug: 147844018
Bug: 79161490
Change-Id: I37da1ba3a4962072ccdf01f79fbf2c2b4c77b56b
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions