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

Issue 2937353002: Add missing methods to make compiling and linking of 32 bit integration_tests instrumented with LLV… (Closed)

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

Description

Add missing methods to make compiling and linking of 32 bit integration_tests instrumented with LLVM Asan possible. BUG= Code Review:https://codereview.chromium.org/2937353002 Review-Url: https://codereview.chromium.org/2937353002 Committed: https://github.com/google/syzygy/commit/cc60753e5dc038575b15d76b24b8ba26a839e898

Patch Set 1 #

Total comments: 9

Patch Set 2 : Made minor changes after first review. #

Patch Set 3 : Add a blank line in the template file and regenerate the system_interceptors.def #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -5 lines) Patch
M syzygy/agent/asan/gen/memory_interceptors_impl.asm View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/agent/asan/gen/memory_redirectors.asm View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/agent/asan/gen/memory_redirectors_x64.asm View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/agent/asan/gen/system_interceptors.def View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M syzygy/agent/asan/gen/system_interceptors_impl.gen View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/agent/asan/gen/system_interceptors_instrumentation_filter.gen View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/agent/asan/memory_interceptors.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M syzygy/agent/asan/memory_interceptors_impl.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
M syzygy/agent/asan/syzyasan_rtl.def.template View 1 1 chunk +11 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (7 generated)
njanevsk
I moved all the methods needed to make 32 bit compilation and linking of hello ...
3 years, 6 months ago (2017-06-15 22:03:05 UTC) #4
Sébastien Marchand
https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def File syzygy/agent/asan/gen/system_interceptors.def (right): https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def#newcode167 syzygy/agent/asan/gen/system_interceptors.def:167: __asan_handle_no_return=asan_handle_no_return Nit: Add a blank line after this. https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/memory_interceptors.h ...
3 years, 6 months ago (2017-06-20 22:06:15 UTC) #5
njanevsk
PTAL https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def File syzygy/agent/asan/gen/system_interceptors.def (right): https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def#newcode167 syzygy/agent/asan/gen/system_interceptors.def:167: __asan_handle_no_return=asan_handle_no_return On 2017/06/20 22:06:14, Sébastien Marchand wrote: > ...
3 years, 6 months ago (2017-06-21 14:39:30 UTC) #6
Sébastien Marchand
lgtm with one nit. https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def File syzygy/agent/asan/gen/system_interceptors.def (right): https://codereview.chromium.org/2937353002/diff/1/syzygy/agent/asan/gen/system_interceptors.def#newcode167 syzygy/agent/asan/gen/system_interceptors.def:167: __asan_handle_no_return=asan_handle_no_return On 2017/06/21 14:39:30, njanevsk ...
3 years, 6 months ago (2017-06-21 14:55:41 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/2937353002/40001
3 years, 6 months ago (2017-06-21 16:33:37 UTC) #10
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 17:28:01 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/google/syzygy/commit/cc60753e5dc038575b15d76b24b8ba26a839e898

Powered by Google App Engine
This is Rietveld 408576698