Skip to content
  • Sean Callanan's avatar
    Made expressions that are just casts of pointer · 63697e50
    Sean Callanan authored
    variables be evaluated statically.
    
    Also fixed a bug that caused the results of
    statically-evaluated expressions to be materialized
    improperly.
    
    This bug also removes some duplicate code.
    
    llvm-svn: 131042
    63697e50
Loading