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 |