summaryrefslogtreecommitdiff
path: root/compiler/optimizing/intrinsics.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/optimizing/intrinsics.h')
-rw-r--r--compiler/optimizing/intrinsics.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/optimizing/intrinsics.h b/compiler/optimizing/intrinsics.h
index f3c6d8b4c2..cc26e41067 100644
--- a/compiler/optimizing/intrinsics.h
+++ b/compiler/optimizing/intrinsics.h
@@ -117,9 +117,6 @@ class IntrinsicVisitor : public ValueObject {
// The length of the cache array.
uint32_t length;
- // Boot image offset of java.lang.Integer for allocating an instance.
- uint32_t integer_boot_image_offset; // Set to kInvalidReference when compiling the boot image.
-
// This union contains references to the boot image. For app AOT or JIT compilation,
// these are the boot image offsets of the target. For boot image compilation, the
// location shall be known only at link time, so we encode a symbolic reference using