Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Issue 2008713003: Flip ClangToTLinux builder to GN (Closed)

Created:
4 years, 7 months ago by Dirk Pranke
Modified:
4 years, 7 months ago
Reviewers:
brettw, Nico
CC:
chromium-reviews, hans
Base URL:
https://chromium.googlesource.com/chromium/src.git@flip_linux_memory_3
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Flip ClangToTLinux builder to GN. In the GYP build, this builder was using linux_dump_symbols to make sure that we were getting debug symbols in a release (optimized) build, but in GN we can accomplish that by simply passing the symbol_level=2 build arg instead. R=brettw@chromium.org, thakis@chromium.org BUG=605819 Committed: https://crrev.com/1ae814d2d836ea64a076b0a6d193d83098e812d4 Cr-Commit-Position: refs/heads/master@{#395786}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : use full_symbols, not linux_dump_symbols #

Total comments: 2

Patch Set 4 : revert BUILD.gn changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -9 lines) Patch
M tools/mb/mb_config.pyl View 1 2 3 3 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Dirk Pranke
4 years, 7 months ago (2016-05-24 02:29:33 UTC) #1
brettw
Changing the bot sounds good to me. Why does the bot even need this?
4 years, 7 months ago (2016-05-24 18:11:25 UTC) #2
Dirk Pranke
On 2016/05/24 18:11:25, brettw wrote: > Changing the bot sounds good to me. Why does ...
4 years, 7 months ago (2016-05-24 18:30:05 UTC) #3
Nico
official builds now use LTO builds, so I think they wouldn't check that optimized debug ...
4 years, 7 months ago (2016-05-24 20:32:36 UTC) #4
Dirk Pranke
On 2016/05/24 20:32:36, Nico wrote: > official builds now use LTO builds, so I think ...
4 years, 7 months ago (2016-05-24 21:18:36 UTC) #5
Dirk Pranke
Okay, updated. PTAL?
4 years, 7 months ago (2016-05-24 22:33:45 UTC) #8
Nico
lgtm https://codereview.chromium.org/2008713003/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/2008713003/diff/60001/chrome/BUILD.gn#newcode1498 chrome/BUILD.gn:1498: if (linux_dump_symbols) { are you sure you want ...
4 years, 7 months ago (2016-05-24 22:49:58 UTC) #9
Dirk Pranke
https://codereview.chromium.org/2008713003/diff/60001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/2008713003/diff/60001/chrome/BUILD.gn#newcode1498 chrome/BUILD.gn:1498: if (linux_dump_symbols) { On 2016/05/24 22:49:58, Nico wrote: > ...
4 years, 7 months ago (2016-05-24 23:32:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2008713003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2008713003/80001
4 years, 7 months ago (2016-05-24 23:33:52 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 7 months ago (2016-05-25 03:00:08 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 03:01:50 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1ae814d2d836ea64a076b0a6d193d83098e812d4
Cr-Commit-Position: refs/heads/master@{#395786}

Powered by Google App Engine
This is Rietveld 408576698