New issue
Advanced search Search tips

Issue 669856 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

Add a component_build bot to V8 CI with v8_enable_backtrace=false

Project Member Reported by machenb...@chromium.org, Nov 30 2016

Issue description

v8_enable_backtrace also sets -rdynamic on the linker, which can hide some missing-symbol cases discovered in chromium later.

We should add a compile-only bot with
component_build=true
v8_enable_backtrace=false
maybe is_debug=true

Optionally add also a trybot and optionally add it to the CQ.
 

Sign in to add a comment