Commit 9ee2b916 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[build] Use full symbols on mac64 debug trybot

NOTRY=true

Bug: chromium:822593
Change-Id: I36da13125cda8df978706a3959d9d2b66073d6eb
Reviewed-on: https://chromium-review.googlesource.com/966082Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51974}
parent 0875778f
......@@ -231,7 +231,7 @@
'v8_mac_dbg': 'debug_x86_trybot',
'v8_mac_gc_stress_dbg': 'debug_x86_trybot',
'v8_mac64_rel': 'release_x64_trybot',
'v8_mac64_dbg': 'debug_x64_minimal_symbols',
'v8_mac64_dbg': 'debug_x64',
'v8_mac64_asan_rel': 'release_x64_asan_no_lsan',
'v8_linux_arm_rel_ng': 'release_simulate_arm_trybot',
'v8_linux_arm_dbg': 'debug_simulate_arm',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment