Skip to content
  • Daniel Dunbar's avatar
    Convert StringMap to using StringRef for its APIs. · 5bf72e20
    Daniel Dunbar authored
     - Yay for '-'s and simplifications!
    
     - I kept StringMap::GetOrCreateValue for compatibility purposes, this can
       eventually go away. Likewise the StringMapEntry Create functions still follow
       the old style.
    
     - NIFC.
    
    llvm-svn: 76888
    5bf72e20
Loading