This revision was automatically updated to reflect the committed changes.
Closed by commit rL259284: Avoid overly large SmallPtrSet/SmallSet (authored by
matze).
Changed prior to commit:
http://reviews.llvm.org/D16705?vs=46337&id=46457#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16705
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
LGTM.
-eric
Repository:
rL LLVM
http://reviews.llvm.org/D16705
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.
MatzeB created this revision.
MatzeB added reviewers: chandlerc, reames, echristo.
MatzeB added a subscriber: cfe-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.
These sets perform linear searching in small mode so it is never a good
idea to us