diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-02-23 10:37:33 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-02-23 10:37:33 +0000 |
commit | 2d53967b486fa213613f4ced6b3087050997b82b (patch) | |
tree | d3d5071d3a95c071e6d248e13db16b37802019d2 /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | aa359f87e81b349882ae75a5e940b225d6f7fe27 (diff) | |
download | bcm5719-llvm-2d53967b486fa213613f4ced6b3087050997b82b.tar.gz bcm5719-llvm-2d53967b486fa213613f4ced6b3087050997b82b.zip |
Recommit "[ELF] - Do not crash with --emit-relocs and --icf=all together."
Latest patch version now.
Original commit message:
[ELF] - Do not crash with --emit-relocs and --icf=all together.
Previously we would crash because did not mark .rel[a] sections
as dead and they tried to access parent which was not live
after ICF and therefore was null.
Differential revision: https://reviews.llvm.org/D43241
llvm-svn: 325879
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions