aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorFelix Kellenbenz <107758057+felixkellenbenz@users.noreply.github.com>2024-01-24 09:12:16 +0100
committerGitHub <noreply@github.com>2024-01-24 08:12:16 +0000
commit11ca56eaf1aaf4f7fba5d94562c6b6c0d4444bc3 (patch)
tree52d768204499d607ceb48cd37866f1c002784538 /llvm/lib/CodeGen/MachineSink.cpp
parentc1259650e742e7b3053f6520729b4c1f44c27814 (diff)
downloadllvm-11ca56eaf1aaf4f7fba5d94562c6b6c0d4444bc3.zip
llvm-11ca56eaf1aaf4f7fba5d94562c6b6c0d4444bc3.tar.gz
llvm-11ca56eaf1aaf4f7fba5d94562c6b6c0d4444bc3.tar.bz2
[llvm-objcopy] Don't remove .gnu_debuglink section when using --strip-all (#78919)
This fixes the issue mentioned here: https://github.com/llvm/llvm-project/issues/57407 It prevents `llvm-objcopy` from removing the `.gnu _debuglink` section when used with the `--strip-all` flag. Since `--strip-all` is the default of `llvm-strip` the patch also prevents `llvm-strip` from removing the `.gnu_debuglink` section.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions