Make the dependent libraries list use a SetVector instead of a regular
authorReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:22:14 +0000 (04:22 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:22:14 +0000 (04:22 +0000)
commit249403f5fa04be3a88a54d6ea1e444ce1c77c44d
tree67d8f2449fed6447b1b8eddfbdede274e36ea3e6
parente5d6ca43d71e9e541d2b515c954406cb9a199446
Make the dependent libraries list use a SetVector instead of a regular
vector so that duplicate libraries never occur within a module.

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