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

Issue 2981233002: Add .def file for the clang instrumented integration tests dll. (Closed)

Created:
3 years, 5 months ago by njanevsk
Modified:
3 years, 5 months ago
CC:
syzygy-changes_googlegroups.com
Target Ref:
refs/heads/master
Project:
syzygy
Visibility:
Public.

Description

Add .def file for the clang instrumented integration tests dll and a flag to the linker to generate the pdb file. BUG= Review-Url: https://codereview.chromium.org/2981233002 Committed: https://github.com/google/syzygy/commit/21968e40c08a1c95d00862422ff30dda237317e7

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add def file and a flag to the linker to generate the pdb file. #

Total comments: 7

Patch Set 3 : Add def file and a flag to the linker to generate the pdb file. #

Patch Set 4 : Add def file and a flag to the linker to generate the pdb file. #

Total comments: 2

Patch Set 5 : Add def file and a flag to the linker to generate the pdb file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -4 lines) Patch
M syzygy/integration_tests/integration_tests.gyp View 1 2 3 4 2 chunks +6 lines, -1 line 0 comments Download
A syzygy/integration_tests/integration_tests_clang_dll.def View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
M syzygy/integration_tests/make_integration_tests_clang.py View 1 2 6 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (19 generated)
njanevsk
I added a .def file for the integration_tests_clang_dll.dll file. I inspected the generated file with ...
3 years, 5 months ago (2017-07-18 22:14:54 UTC) #5
Sébastien Marchand
https://codereview.chromium.org/2981233002/diff/1/syzygy/integration_tests/integration_tests_clang_dll.def File syzygy/integration_tests/integration_tests_clang_dll.def (right): https://codereview.chromium.org/2981233002/diff/1/syzygy/integration_tests/integration_tests_clang_dll.def#newcode1 syzygy/integration_tests/integration_tests_clang_dll.def:1: ; Copyright 2013 Google Inc. All Rights Reserved. 2017. ...
3 years, 5 months ago (2017-07-19 13:57:29 UTC) #8
njanevsk
PTAL.
3 years, 5 months ago (2017-07-19 15:08:10 UTC) #10
Sébastien Marchand
https://codereview.chromium.org/2981233002/diff/20001/syzygy/integration_tests/integration_tests.gyp File syzygy/integration_tests/integration_tests.gyp (right): https://codereview.chromium.org/2981233002/diff/20001/syzygy/integration_tests/integration_tests.gyp#newcode55 syzygy/integration_tests/integration_tests.gyp:55: 'integration_tests_dll', There should be a dependency on integration_tests_clang_dll https://codereview.chromium.org/2981233002/diff/20001/syzygy/integration_tests/integration_tests.gyp#newcode125 ...
3 years, 5 months ago (2017-07-19 15:27:26 UTC) #11
njanevsk
PTAL https://codereview.chromium.org/2981233002/diff/20001/syzygy/integration_tests/integration_tests.gyp File syzygy/integration_tests/integration_tests.gyp (right): https://codereview.chromium.org/2981233002/diff/20001/syzygy/integration_tests/integration_tests.gyp#newcode55 syzygy/integration_tests/integration_tests.gyp:55: 'integration_tests_dll', On 2017/07/19 15:27:26, Sébastien Marchand wrote: > ...
3 years, 5 months ago (2017-07-19 16:00:35 UTC) #14
Sébastien Marchand
You didn't addressed the comment on patchset #1
3 years, 5 months ago (2017-07-19 20:48:05 UTC) #21
njanevsk
I somehow didn't see the comments for the first patch set. Updated now. https://codereview.chromium.org/2981233002/diff/1/syzygy/integration_tests/integration_tests_clang_dll.def File ...
3 years, 5 months ago (2017-07-19 20:58:57 UTC) #22
Sébastien Marchand
lgtm https://codereview.chromium.org/2981233002/diff/60001/syzygy/integration_tests/integration_tests.gyp File syzygy/integration_tests/integration_tests.gyp (right): https://codereview.chromium.org/2981233002/diff/60001/syzygy/integration_tests/integration_tests.gyp#newcode56 syzygy/integration_tests/integration_tests.gyp:56: 'integration_tests_clang_dll', Keep in alphabetical order.
3 years, 5 months ago (2017-07-20 14:37:25 UTC) #23
njanevsk
Done! https://codereview.chromium.org/2981233002/diff/60001/syzygy/integration_tests/integration_tests.gyp File syzygy/integration_tests/integration_tests.gyp (right): https://codereview.chromium.org/2981233002/diff/60001/syzygy/integration_tests/integration_tests.gyp#newcode56 syzygy/integration_tests/integration_tests.gyp:56: 'integration_tests_clang_dll', On 2017/07/20 14:37:25, Sébastien Marchand wrote: > ...
3 years, 5 months ago (2017-07-20 14:43:47 UTC) #24
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/2981233002/80001
3 years, 5 months ago (2017-07-20 14:43:55 UTC) #27
commit-bot: I haz the power
3 years, 5 months ago (2017-07-20 15:35:15 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/google/syzygy/commit/21968e40c08a1c95d00862422ff30dda237317e7

Powered by Google App Engine
This is Rietveld 408576698