Skip to content
  • Sean Callanan's avatar
    Purged unnecessary data structures from the IR · fefe43cd
    Sean Callanan authored
    interpreter.  They are a legacy from when the IR
    interpreter didn't work with materialized values
    but rather got values directly from
    ClangExpressionDeclMap.
    
    Also updated the #includes for IRInterpreter
    accordingly.
    
    llvm-svn: 180565
    fefe43cd
Loading