commit | 0dda07ad4d14fb9a2466c18439dbf4edd0e84747 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Mar 19 21:37:17 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu Mar 19 21:37:17 2015 +0000 |
tree | a67b40cc2e69b7faadf9b047920734fe55a9b6c1 | |
parent | 3d930d4e83baddcab694900d464736dad8237120 [diff] |
PassManagerBuilder: Remove effectively dead 'StripDebug' option `StripDebug` was only used by tools/opt/opt.cpp in `AddStandardLinkPasses()`, but opt.cpp adds the same pass based on its command-line flag before it calls `AddStandardLinkPasses()`. Stripping debug info twice isn't very useful. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232765 91177308-0d34-0410-b5e6-96231b3b80d8