Initial reimplementation of the -strip pass, with a stub for implementing
authorChris Lattner <sabre@nondot.org>
Thu, 2 Dec 2004 21:25:03 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Dec 2004 21:25:03 +0000 (21:25 +0000)
commite3ad43c828280cf11e8631f1a814a51a0b168016
tree275921b8f77801c72cb1973656a6062871f9d216
parent6992afcdb93174117be810b0c52c261b82b781f7
Initial reimplementation of the -strip pass, with a stub for implementing
-S

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18440 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/StripSymbols.cpp [new file with mode: 0644]