Skip to content
Commit a5acaa3c authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

ASTWriter: Cache some DenseMaps we use repeatedly.

 - This reduces our total # of allocations building a PCH for Cocoa.h by almost
   a whopping 50%.
 - A SmallPtrMap would be cleaner, but since we don't have one yet...

llvm-svn: 151697
parent 7e4b976c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment