Merge "Remove "-C link-dead-code=y" flag"

This commit is contained in:
Tri Vo 2021-03-18 21:27:54 +00:00 committed by Gerrit Code Review
commit 0e3758caea
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ var fuzzerFlags = []string{
"-C llvm-args=-sanitizer-coverage-trace-geps",
"-C llvm-args=-sanitizer-coverage-prune-blocks=0",
"-C llvm-args=-sanitizer-coverage-pc-table",
"-C link-dead-code=y",
"-Z sanitizer=address",
// Sancov breaks with lto