Add a component_build bot to V8 CI with v8_enable_backtrace=false |
|
Issue descriptionv8_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 |
|