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

Unified Diff: courgette/testdata/rel32_x86_03.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: Correct far away ptr in rel32_x64_03.txt test case Created 4 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
« no previous file with comments | « courgette/testdata/rel32_x86_02.txt ('k') | courgette/testdata/rel32_x86_04.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/testdata/rel32_x86_03.txt
diff --git a/courgette/testdata/rel32_win32_x86_03.txt b/courgette/testdata/rel32_x86_03.txt
similarity index 98%
rename from courgette/testdata/rel32_win32_x86_03.txt
rename to courgette/testdata/rel32_x86_03.txt
index 6403b103caa0e3728ef0b7e6c7619d80a67f8ebb..852635ff7f4ae703570d112646da192fc6fa575d 100644
--- a/courgette/testdata/rel32_win32_x86_03.txt
+++ b/courgette/testdata/rel32_x86_03.txt
@@ -1,5 +1,7 @@
# Test target validity: only accept target RVA in [1000, 3000).
+# Processor type
+x86
# .text start RVA and end RVA
1000
3000
« no previous file with comments | « courgette/testdata/rel32_x86_02.txt ('k') | courgette/testdata/rel32_x86_04.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698