OSDN Git Service

[runtime] Use --strip-all rather than --strip-sections
authorPetr Hosek <phosek@chromium.org>
Sun, 10 Mar 2019 04:26:54 +0000 (04:26 +0000)
committerPetr Hosek <phosek@chromium.org>
Sun, 10 Mar 2019 04:26:54 +0000 (04:26 +0000)
commit4daee4c2afed10b62063b8b5551798a0452b4aaf
tree6002ecc04e7eed49ff6a378a438a6862a851e96c
parentdf9bea7129f8a6fa52ad36cee53534d8353295c9
[runtime] Use --strip-all rather than --strip-sections

We need to preserve section headers for shared libraries.

Differential Revision: https://reviews.llvm.org/D59184

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355783 91177308-0d34-0410-b5e6-96231b3b80d8
runtimes/llvm-strip-link.in