summaryrefslogtreecommitdiff
path: root/lang/v8/files/patch-src-ia32-ic-ia32.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8/files/patch-src-ia32-ic-ia32.cc')
-rw-r--r--lang/v8/files/patch-src-ia32-ic-ia32.cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/v8/files/patch-src-ia32-ic-ia32.cc b/lang/v8/files/patch-src-ia32-ic-ia32.cc
deleted file mode 100644
index 1a38139abbe3..000000000000
--- a/lang/v8/files/patch-src-ia32-ic-ia32.cc
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/ia32/ic-ia32.cc.orig 2013-05-01 12:56:29 UTC
-+++ src/ia32/ic-ia32.cc
-@@ -1657,7 +1657,8 @@ void PatchInlinedSmiCode(Address address
- int8_t delta = *reinterpret_cast<int8_t*>(delta_address);
- if (FLAG_trace_ic) {
- PrintF("[ patching ic at %p, test=%p, delta=%d\n",
-- address, test_instruction_address, delta);
-+ reinterpret_cast<void*>(address),
-+ reinterpret_cast<void*>(test_instruction_address), delta);
- }
-
- // Patch with a short conditional jump. Enabling means switching from a short