Skip to content
Commit 86423a99 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

PTH: Replace ad hoc 'file name' -> 'PTH data' lookup table in the PTH file...

PTH: Replace ad hoc 'file name' -> 'PTH data' lookup table in the PTH file with an on-disk chained hash table.  This data structure is implemented using templates, and will be used to replace similar data structures.  This change leads to no visibile performance impact on Cocoa.h, but now we only pay a price for the table on order with the number of files accessed and not the number in the PTH file.

llvm-svn: 64245
parent 8ac63738
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