Implement stripping of debug symbols, making the --strip-debug options in
authorChris Lattner <sabre@nondot.org>
Fri, 3 Dec 2004 16:22:08 +0000 (16:22 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Dec 2004 16:22:08 +0000 (16:22 +0000)
commitdd0ecf67316d68940fda2733faacf73b8bd22ec6
treee48aab8d80d21ec120911b30290ad7754d350c38
parent82bd0c51d7606067718ed85389f3a283de74823d
Implement stripping of debug symbols, making the --strip-debug options in
gccas/gccld more than just a noop.

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