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

Issue 2337013002: .o could be COFF object. (Closed)

Created:
4 years, 3 months ago by Yoshisato Yanagisawa
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke, M-A Ruel
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

.o could be COFF object. clang-cl make .o as an object file, which is also COFF format file. BUG=439737 Committed: https://crrev.com/69b56e9937861ad7b3884756445dc202fa58bfb4 Cr-Commit-Position: refs/heads/master@{#418459}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase + changed .o and .obj order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M tools/determinism/compare_build_artifacts.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (7 generated)
Yoshisato Yanagisawa
4 years, 3 months ago (2016-09-13 07:17:26 UTC) #2
M-A Ruel
lgtm https://codereview.chromium.org/2337013002/diff/1/tools/determinism/compare_build_artifacts.py File tools/determinism/compare_build_artifacts.py (right): https://codereview.chromium.org/2337013002/diff/1/tools/determinism/compare_build_artifacts.py#newcode456 tools/determinism/compare_build_artifacts.py:456: and os.path.splitext(first_filepath)[1] in ('.obj', '.o') I would prefer ...
4 years, 3 months ago (2016-09-13 14:20:22 UTC) #5
Yoshisato Yanagisawa
https://codereview.chromium.org/2337013002/diff/1/tools/determinism/compare_build_artifacts.py File tools/determinism/compare_build_artifacts.py (right): https://codereview.chromium.org/2337013002/diff/1/tools/determinism/compare_build_artifacts.py#newcode456 tools/determinism/compare_build_artifacts.py:456: and os.path.splitext(first_filepath)[1] in ('.obj', '.o') On 2016/09/13 14:20:22, M-A ...
4 years, 3 months ago (2016-09-14 01:04:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2337013002/20001
4 years, 3 months ago (2016-09-14 01:06:02 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-14 02:38:29 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 02:41:24 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/69b56e9937861ad7b3884756445dc202fa58bfb4
Cr-Commit-Position: refs/heads/master@{#418459}

Powered by Google App Engine
This is Rietveld 408576698