Add a new DenseSet abstraction.
authorChris Lattner <sabre@nondot.org>
Sun, 30 Sep 2007 00:47:20 +0000 (00:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Sep 2007 00:47:20 +0000 (00:47 +0000)
commitbe207738d3b4bbfc9da11025ebbf10f4f12216b9
tree26f783cc44b7a02727fcf398884887c69608aa66
parent3c5f0233e094ec5cea8e0f95af72fe29a7ce851d
Add a new DenseSet abstraction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42474 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseSet.h [new file with mode: 0644]
lib/Analysis/IPA/Andersens.cpp