Remove all dbg symobls, including those with circular references.
authorDevang Patel <dpatel@apple.com>
Mon, 2 Mar 2009 22:50:58 +0000 (22:50 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 2 Mar 2009 22:50:58 +0000 (22:50 +0000)
commit73df3c972157409e5b88a08682cdfbe9173f5927
treee414f86f7f3d00e31820a9a9acc8e414951418c4
parent893a0f9f0e8f816c7fb0eb4cfcc972e7e3c68731
Remove all dbg symobls, including those with circular references.

This is ugly, but I can't figure out a quick way out of this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65889 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/StripSymbols.cpp