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

Issue 2856933003: Add support for the VS2017 built binaries. (Closed)

Created:
3 years, 7 months ago by Sébastien Marchand
Modified:
3 years, 7 months ago
Reviewers:
chrisha
CC:
syzygy-changes_googlegroups.com
Target Ref:
refs/heads/master
Project:
syzygy
Visibility:
Public.

Description

Add support for the VS2017 built binaries. There's 2 things that had to be fixed: - There's a new flag value for the 32 bit offset fixups, we used to always see a flag value of 0 but it's now set to 0x2000 in the VS2017 binaries. - Add a workaround for what seems to be a toolchain bug in VS2017, the PDB contain some invalid symbols, see https://developercommunity.visualstudio.com/content/problem/47386/invalid-symbols-when-using-rtti.html With these 2 changes we fully support the VS2017 built binaries. BUG=chromium:683729 Review-Url: https://codereview.chromium.org/2856933003 Committed: https://github.com/google/syzygy/commit/ab9b65e1fd6a1821f0169b2338dd096bc7075742

Patch Set 1 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M syzygy/pdb/pdb_data.h View 1 chunk +3 lines, -0 lines 0 comments Download
M syzygy/pdb/pdb_data.cc View 1 chunk +1 line, -2 lines 0 comments Download
M syzygy/pe/decomposer.cc View 2 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Sébastien Marchand
PTAL.
3 years, 7 months ago (2017-05-02 18:12:29 UTC) #4
chrisha
Great, lgtm! Thanks for the detailed comment.
3 years, 7 months ago (2017-05-02 19:54:58 UTC) #5
Sébastien Marchand
Thanks, committing. I've updated the CL description.
3 years, 7 months ago (2017-05-02 20:03:04 UTC) #7
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/2856933003/40001
3 years, 7 months ago (2017-05-02 20:58:15 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 21:35:28 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:40001) as
https://github.com/google/syzygy/commit/ab9b65e1fd6a1821f0169b2338dd096bc7075742

Powered by Google App Engine
This is Rietveld 408576698