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

Issue 1361173004: [GN]: Add asmflags (Closed)

Created:
5 years, 3 months ago by Bons
Modified:
5 years, 3 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[GN]: Add asmflags + Also, don’t specify a PCH as a dependency for a build rule that doesn't support PCH. BUG=418613 Committed: https://crrev.com/40fc4844e1a0dd91378044911fd2df573447369d Cr-Commit-Position: refs/heads/master@{#350654}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Brett’s comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -35 lines) Patch
M build/config/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/toolchain/mac/BUILD.gn View 4 chunks +4 lines, -4 lines 0 comments Download
M tools/gn/command_desc.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/gn/config_values.h View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/gn/config_values_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/config_values_generator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gn/function_toolchain.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gn/misc/emacs/gn-mode.el View 1 chunk +7 lines, -7 lines 0 comments Download
M tools/gn/misc/tm/GN.tmLanguage View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/misc/vim/syntax/gn.vim View 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/ninja_binary_target_writer.cc View 1 3 chunks +21 lines, -18 lines 0 comments Download
M tools/gn/substitution_type.h View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gn/substitution_type.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M tools/gn/variables.h View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/gn/variables.cc View 1 1 chunk +16 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Bons
5 years, 3 months ago (2015-09-23 21:52:00 UTC) #2
Bons
On 2015/09/23 21:52:00, Bons wrote: Diff out/Default/obj/base/base.ninja against https://gist.github.com/andybons/38e428bface194aed955 to see the difference in output.
5 years, 3 months ago (2015-09-23 21:53:31 UTC) #3
Bons
On 2015/09/23 21:53:31, Bons wrote: > On 2015/09/23 21:52:00, Bons wrote: > > Diff out/Default/obj/base/base.ninja ...
5 years, 3 months ago (2015-09-24 17:49:50 UTC) #4
brettw
https://codereview.chromium.org/1361173004/diff/1/tools/gn/ninja_binary_target_writer.cc File tools/gn/ninja_binary_target_writer.cc (left): https://codereview.chromium.org/1361173004/diff/1/tools/gn/ninja_binary_target_writer.cc#oldcode427 tools/gn/ninja_binary_target_writer.cc:427: used_types.Get(SOURCE_S) || used_types.Get(SOURCE_ASM)) { Can you leave the S/ASM ...
5 years, 3 months ago (2015-09-24 18:30:09 UTC) #5
Bons
https://codereview.chromium.org/1361173004/diff/1/tools/gn/ninja_binary_target_writer.cc File tools/gn/ninja_binary_target_writer.cc (left): https://codereview.chromium.org/1361173004/diff/1/tools/gn/ninja_binary_target_writer.cc#oldcode427 tools/gn/ninja_binary_target_writer.cc:427: used_types.Get(SOURCE_S) || used_types.Get(SOURCE_ASM)) { On 2015/09/24 18:30:09, brettw wrote: ...
5 years, 3 months ago (2015-09-24 19:41:54 UTC) #6
brettw
lgtm
5 years, 3 months ago (2015-09-24 19:52:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1361173004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1361173004/20001
5 years, 3 months ago (2015-09-24 19:56:53 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-24 20:42:01 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-24 20:43:31 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/40fc4844e1a0dd91378044911fd2df573447369d
Cr-Commit-Position: refs/heads/master@{#350654}

Powered by Google App Engine
This is Rietveld 408576698