StableBasicBlockNumbering is conceptually just a wrapper around UniqueVector,
authorChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 23:19:24 +0000 (23:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 23:19:24 +0000 (23:19 +0000)
commitae6eb5bfbe9a01f6c4c7cca7db8468ee57a5a243
treec32eb21893e6ef99ccd5a29292ef900b1f89ab97
parent1e46ae47b1dfe2d8f59da9cac9cedb52390c50fe
StableBasicBlockNumbering is conceptually just a wrapper around UniqueVector,
so we should actually use a UniqueVector to implement it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33935 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StableBasicBlockNumbering.h