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

Unified Diff: test/win/linker-flags/safeseh_zero64.asm

Issue 861273003: Reland "msvs/ninja win: Fix support for ImageHasSafeExceptionHandlers" (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Rebase Created 5 years, 11 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 | « test/win/linker-flags/safeseh.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/win/linker-flags/safeseh_zero64.asm
diff --git a/test/win/linker-flags/safeseh_zero.asm b/test/win/linker-flags/safeseh_zero64.asm
similarity index 86%
copy from test/win/linker-flags/safeseh_zero.asm
copy to test/win/linker-flags/safeseh_zero64.asm
index 62da0df4f3359d2465dca2370c13fc98ecf07b63..a4740c0dfb5abd25129b92df78bc5521eae5fbd5 100644
--- a/test/win/linker-flags/safeseh_zero.asm
+++ b/test/win/linker-flags/safeseh_zero64.asm
@@ -1,4 +1,3 @@
-.MODEL FLAT, C
.CODE
PUBLIC zero
« no previous file with comments | « test/win/linker-flags/safeseh.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698