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

Unified Diff: courgette/testdata/rel32_x86_02.txt

Issue 2008253004: Refactor rel32 searching process for x64 to make it more similar to x86. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include processor type in test files and NIT Created 4 years, 7 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: courgette/testdata/rel32_x86_02.txt
diff --git a/courgette/testdata/rel32_win32_x86_02.txt b/courgette/testdata/rel32_x86_02.txt
similarity index 98%
rename from courgette/testdata/rel32_win32_x86_02.txt
rename to courgette/testdata/rel32_x86_02.txt
index a9e5b1283d7f674088c00d2682dd496e71a7140d..417b92539fa4a64267f933861d9490c3576bfcd4 100644
--- a/courgette/testdata/rel32_win32_x86_02.txt
+++ b/courgette/testdata/rel32_x86_02.txt
@@ -1,5 +1,7 @@
# Test rel32 jump instructions with abs32 and .reloc obstructions.
+# Processor type
+x86
# .text start RVA and end RVA
1000
3000

Powered by Google App Engine
This is Rietveld 408576698