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

Unified Diff: syzygy/agent/asan/gen/memory_redirectors_x64.asm

Issue 2937353002: Add missing methods to make compiling and linking of 32 bit integration_tests instrumented with LLV… (Closed)
Patch Set: Add a blank line in the template file and regenerate the system_interceptors.def Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « syzygy/agent/asan/gen/memory_redirectors.asm ('k') | syzygy/agent/asan/gen/system_interceptors.def » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/agent/asan/gen/memory_redirectors_x64.asm
diff --git a/syzygy/agent/asan/gen/memory_redirectors_x64.asm b/syzygy/agent/asan/gen/memory_redirectors_x64.asm
index 221512ba40f2073a0be24f352af4b399e14465d4..b787a9f6c6d9c0e2a5a213f0a99fc360e3b54467 100644
--- a/syzygy/agent/asan/gen/memory_redirectors_x64.asm
+++ b/syzygy/agent/asan/gen/memory_redirectors_x64.asm
@@ -1,4 +1,4 @@
-; Copyright 2016 Google Inc. All Rights Reserved.
+; Copyright 2017 Google Inc. All Rights Reserved.
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
« no previous file with comments | « syzygy/agent/asan/gen/memory_redirectors.asm ('k') | syzygy/agent/asan/gen/system_interceptors.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698