diff src/share/vm/opto/type.hpp @ 3939:f6f3bb0ee072

7088955: add C2 IR support to the SA Reviewed-by: kvn
author never
date Sun, 11 Sep 2011 14:48:24 -0700
parents 1d1603768966
children 8c92982cbbc4
line wrap: on
line diff
--- a/src/share/vm/opto/type.hpp	Sat Sep 10 17:29:02 2011 -0700
+++ b/src/share/vm/opto/type.hpp	Sun Sep 11 14:48:24 2011 -0700
@@ -64,6 +64,8 @@
 // different kind of Type exists.  Types are never modified after creation, so
 // all their interesting fields are constant.
 class Type {
+  friend class VMStructs;
+
 public:
   enum TYPES {
     Bad=0,                      // Type check