This adds a libFuzzer debug builder that only builds the V8 fuzzer
targets, which require debug builds to find the most useful bugs.
This is analogous to the existing release builder for high-end
targets.
For a short grace period, the V8 targets are enabled on the release
and debug builder. They'll be dropped from the release builder once
these builds are working and consumed on the Clusterfuzz side.
By only building V8 targets, this builder will be quite fast and
won't have a long cycle time.
Bug: 408843424
Change-Id: I846c8750086187856933207ac6f9c9e426d572a6
Cq-Include-Trybots: luci.chromium.try:linux-libfuzzer-high-end-asan-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6434210
Reviewed-by: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Paul Semel <paulsemel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1444550}