Teach the strip pass to strip type names in addition to value names. This
authorChris Lattner <sabre@nondot.org>
Wed, 15 Mar 2006 19:22:41 +0000 (19:22 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Mar 2006 19:22:41 +0000 (19:22 +0000)
commitb2f6c0075cc1aafce3c83a756242f148429ade0f
tree7360c394e4ff64f900bd654e8c94a795c489f25e
parent0da3130a98645c323883faa879c2d6ad42cbee3d
Teach the strip pass to strip type names in addition to value names.  This
is fallout from the type/value split in the symtab long long ago :)

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