Skip to content
  • Reid Spencer's avatar
    For PR411: · 32af9e8c
    Reid Spencer authored
    Take an incremental step towards type plane elimination. This change
    separates types from values in the symbol tables by finally making use
    of the TypeSymbolTable class. This yields more natural interfaces for
    dealing with types and unclutters the SymbolTable class.
    
    llvm-svn: 32956
    32af9e8c
Loading