changeset 22456:122c9802bcaa

Backed out changeset: b34dc4905616 (CompositeValue: allow forEachComponent to return a Value.)
author Josef Eisl <josef.eisl@jku.at>
date Thu, 13 Aug 2015 13:34:30 +0200
parents ec2a1d0000dd
children dfa24d13486e
files graal/com.oracle.graal.lir/src/com/oracle/graal/lir/CompositeValue.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.graal.lir/src/com/oracle/graal/lir/CompositeValue.java	Thu Aug 13 13:33:34 2015 +0200
+++ b/graal/com.oracle.graal.lir/src/com/oracle/graal/lir/CompositeValue.java	Thu Aug 13 13:34:30 2015 +0200
@@ -62,7 +62,7 @@
      * @param proc
      * @return the original CompositeValue or a copy with any modified values
      */
-    public abstract Value forEachComponent(LIRInstruction inst, OperandMode mode, InstructionValueProcedure proc);
+    public abstract CompositeValue forEachComponent(LIRInstruction inst, OperandMode mode, InstructionValueProcedure proc);
 
     /**
      * A helper method to visit {@link Value}[] ensuring that a copy of the array is made if it's