[code coverage] Ignore extraneous profiling symbols.
When coverage instrumentation is enabled the compiler generates extra symbols that are irrelevant to resource whitelisting. These should be ignored so that they are not passed to llvm-undname, which cannot parse them. Bug: 1041689 Change-Id: Ia54300cc3b65c40ab4c20caa7a76623822fa97c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2004328Reviewed-by:Eric Stevenson <estevenson@chromium.org> Commit-Queue: Sajjad Mirza <sajjadm@chromium.org> Cr-Commit-Position: refs/heads/master@{#732507}
Showing
Please register or sign in to comment