diff options
author | Fangrui Song <maskray@google.com> | 2018-07-31 21:26:35 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-07-31 21:26:35 +0000 |
commit | 87b4b8f7b437ab39f055bf4d740f0ca906aa122d (patch) | |
tree | bacc2616f157dd1d0c78aeb9cdc0314f2d9c6453 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 497e8fad51394239189bc0d7b0393b95e4fd7d67 (diff) | |
download | llvm-87b4b8f7b437ab39f055bf4d740f0ca906aa122d.zip llvm-87b4b8f7b437ab39f055bf4d740f0ca906aa122d.tar.gz llvm-87b4b8f7b437ab39f055bf4d740f0ca906aa122d.tar.bz2 |
[llvm-objcopy] Make --strip-debug strip .gdb_index
Summary:
See binutils-gdb/bfd/elf.c, GNU objcopy also strips .stab* (STABS)
.line* (DWARF 1) .gnu.linkonce.wi.* (linkonce section for .debug_info) but
I'm not sure we need to be compatible with it.
Reviewers: dblaikie, alexshap, jakehehrlich, jhenderson
Reviewed By: alexshap, jakehehrlich
Subscribers: aprantl, JDevlieghere, jakehehrlich, llvm-commits
Differential Revision: https://reviews.llvm.org/D50100
llvm-svn: 338443
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions