Skip to content
  • Sean Callanan's avatar
    Implemented materialization and dematerialization · f8043fa5
    Sean Callanan authored
    for variables in the new Materializer.  This is
    much easier now that the ValueObject API is solid.
    
    I still have to implement reading bytes into a
    ValueObject, but committing what I have so far.
    
    This code is not yet used, so there will be fixes
    when I switch the expression parser over to use the
    new Materializer.
    
    llvm-svn: 179416
    f8043fa5
Loading