comparison graal/com.oracle.max.graal.compiler/src/com/oracle/graal/compiler/gen/package-info.java @ 5060:4ed4295ce15f

Update import statements.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 08 Mar 2012 19:11:12 +0100
parents ed559a528128
children
comparison
equal deleted inserted replaced
5059:ed559a528128 5060:4ed4295ce15f
22 */ 22 */
23 /** 23 /**
24 * This package contains the port of the LIRGenerator which translates 24 * This package contains the port of the LIRGenerator which translates
25 * HIR instructions to LIR instructions for the backend. 25 * HIR instructions to LIR instructions for the backend.
26 */ 26 */
27 package com.oracle.max.graal.compiler.gen; 27 package com.oracle.graal.compiler.gen;