Add support for the gnu ld -s (strip) option
authorChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 05:18:12 +0000 (05:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 05:18:12 +0000 (05:18 +0000)
commit2b59837f02350a0bd25bce93808bdb838cda0e08
tree0d4b3b828071373dc2d24bd02ff0868b0395a81b
parent1907aba9f4a2e4b9abb41657a37c3ea8be35248c
Add support for the gnu ld -s (strip) option

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2157 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/gccld.cpp