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

Unified Diff: syzygy/agent/asan/gen/memory_redirectors.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
Index: syzygy/agent/asan/gen/memory_redirectors.asm
diff --git a/syzygy/agent/asan/gen/memory_redirectors.asm b/syzygy/agent/asan/gen/memory_redirectors.asm
index 3ffe519cbfe152b2dba267f9b8fc429b39ed8fad..db0ed08b80a6c433f3c85debcbf8938797212af3 100644
--- a/syzygy/agent/asan/gen/memory_redirectors.asm
+++ b/syzygy/agent/asan/gen/memory_redirectors.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_interceptors_impl.asm ('k') | syzygy/agent/asan/gen/memory_redirectors_x64.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698