Skip to content
Commit 67521df9 authored by Chris Lattner's avatar Chris Lattner
Browse files

Switch pointers over to using a FoldingSet to unique them instead of

"obviously braindead" linear searches.  reduces the number of slow
type lookups from 10K to 883 on carbon.h, speeding up parsing from 3.5 to
1.26s.

llvm-svn: 39312
parent fd4de79d
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