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

Unified Diff: test/win/compiler-flags/calling-convention-vectorcall.def

Issue 645223002: Add back support for /Gv now that gyp-win64 has VS2013 (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Rebase Created 6 years, 1 month 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 | « test/win/compiler-flags/calling-convention.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/win/compiler-flags/calling-convention-vectorcall.def
diff --git a/test/win/compiler-flags/calling-convention-stdcall.def b/test/win/compiler-flags/calling-convention-vectorcall.def
similarity index 94%
copy from test/win/compiler-flags/calling-convention-stdcall.def
copy to test/win/compiler-flags/calling-convention-vectorcall.def
index 6c7e05e9ea6f4bff52f05dbc236308275f2b70e3..4ef119c3e37a1c575e87346de720d4e3660b1cc5 100644
--- a/test/win/compiler-flags/calling-convention-stdcall.def
+++ b/test/win/compiler-flags/calling-convention-vectorcall.def
@@ -3,4 +3,4 @@
; found in the LICENSE file.
EXPORTS
- _foo@0
+ foo@@0
« no previous file with comments | « test/win/compiler-flags/calling-convention.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698